Delete Attribute
BetaDELETE
/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_idstringThe property the attribute belongs to.
idstringAttribute ID.
Responses
200
Successful response for Delete Attribute