Attribute
Delete Attribute Value
Delete an attribute value by id.
delete/api/v1/attribute/{id}
Path parameters
idstring required
The id field.
Request body
C1ApiAttributeV1DeleteAttributeValueRequestInput required
The DeleteAttributeValueRequest message.
Response
DeleteAttributeValueResponse is the empty response for deleting an attribute value.
C1ApiAttributeV1DeleteAttributeValueResponse required
DeleteAttributeValueResponse is the empty response for deleting an attribute value.