Edits the value of a custom attribute for a specified library, attribute, and context.
Security
bearer-key
PUT
{ "value": "Custom attribute value" }
Response
{ "supportToken": "1171c60d", "retVal": { "message": "Success!" } }
Edits the value of a custom attribute for a specified library, attribute, and context.
{ "value": "Custom attribute value" }
{ "supportToken": "1171c60d", "retVal": { "message": "Success!" } }