Bulk Attributes
POST/v2/attributes/:resourceType/:lookupKey/:lookupValue/attributes
Creates, updates and/or deletes attributes for a resource by lookupKey and lookupValue. Attribute present in the payload without a value, which are present in the database, will be deleted from the database. Attributes with a value present in the payload will be either created or updated in the database.
Request
Responses
- 200
- 401
A list of operations performed on the Attributes
Unauthorized