enterprise-admin
Remove a custom property for an enterprise
Remove a custom property that is defined for an enterprise.
To use this endpoint, the authenticated user must be an administrator for the enterprise.
delete/enterprises/{enterprise}/properties/schema/{custom_property_name}
Path parameters
enterprisestring required
The slug version of the enterprise name.
custom_property_namestring required
The custom property name
Response
A header with no content is returned.