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_idstringProperty ID.
idstringAttribute ID.
Responses
200
Successful response for Delete Attribute