Manage Client Custom Attributes
Assigns and unassigns client custom attributes.
delete
/api/v2/tenants/{partnerId}/customAttributes/{attributeId}/values/{valueId}/clients
Unassigns client custom attribute.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- partnerId
Describes the mspId of the partner
00
00
post
/api/v2/tenants/{partnerId}/customAttributes/{attributeId}/values/{valueId}/clients
Assign client custom attributes.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- partnerId
Describes the mspId of the partner
00
00