orgs
Remove a custom property for an organization
Removes a custom property that is defined for an organization.
To use this endpoint, the authenticated user must be one of:
- An administrator for the organization.
- A user, or a user on a team, with the fine-grained permission of custom_properties_org_definitions_manager in the organization.
delete/orgs/{org}/properties/schema/{custom_property_name}
Path parameters
orgstring required
The organization name. The name is not case sensitive.
custom_property_namestring required
The custom property name
Response
A header with no content is returned.