Manage Client Custom Attributes
Assigns and unassigns client custom attributes.
Assign client custom attributes.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- partnerId
Describes the mspId of the partner
Request Body
application/json
- id
Loading Examples...
Responses
- failedEntities
- failedCount
- successCount
Loading Examples...
Unassigns client custom attribute.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- partnerId
Describes the mspId of the partner
Request Body
application/json
- id
Loading Examples...
Responses
- failedEntities
- failedCount
- successCount
Loading Examples...