Delete Attribute

Beta
DELETE/v1/catalog/properties/{property_id}/attributes/{id}

This endpoint is idempotent. Learn more

Deletes an attribute from a property.

Remaining attributes in the property are shifted so their sort orders stay contiguous.

Permissions requiredValues:properties:delete
The role behind your API key or agent must grant every one of these permissions.
property_idstring

Property ID.

idstring

Attribute ID.

Responses

200

Successful response for Delete Attribute