Attributes

Delete an attribute

delete/attributes/delete/{attributeId}

Path parameters

string required
OR
string uuid required
Example:12345

UUID or numeric ID of the attribute

Response

Delete attribute response

messagestring

Example response

{
  "message": "Attribute deleted."
}

Changes