Manage Custom Attributes for Service Groups
Assigns and unassigns custom attributes for service groups.
delete
/api/v2/tenants/{clientId}/customAttributes/{attributeId}/values/{valueId}/serviceGroups
Unassigns custom attribute from service groups.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- clientId
Describes the clientId of the tenant
00
00
post
/api/v2/tenants/{clientId}/customAttributes/{attributeId}/values/{valueId}/serviceGroups
Assigns custom attributes to service groups.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- clientId
Describes the clientId of the tenant
00
00