enterprise-admin
Remove an organization custom property definition from an enterprise
Removes an organization custom property definition that is defined on an enterprise.
Access requirements:
- Enterprise admins
- OAuth tokens and personal access tokens (classic) with the admin:enterprise scope
- Actors with the enterprise-level "manage enterprise custom properties for organizations" fine-grained permission
delete/enterprises/{enterprise}/org-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.