Group Filter
Add the specified group filter to the Theme.
Path parameters
idinteger · int32Required
Theme ID
Body
Add a group filter in the RAS Theme
groupNamestring | nullableOptional
The name of the group list
groupSIDstring | nullableOptional
The group SID
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
post
/api/Theme/{id}/GroupFilterNo content
Remove the specified group filter from the Theme
Path parameters
idinteger · int32Required
Theme ID
Body
Add a group filter in the RAS Theme
groupNamestring | nullableOptional
The name of the group list
groupSIDstring | nullableOptional
The group SID
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
delete
/api/Theme/{id}/GroupFilterNo content
Was this helpful?