{
"id": "<string>",
"object": "attribute",
"deleted": true
}
Deletes an attribute and all its associated possible values.
{
"id": "<string>",
"object": "attribute",
"deleted": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the attribute to delete.
OK
The response is of type object
.