Delete Organization Property Definition
Deletes an organization property definition. This is a soft-delete, and the property will be removed permanently after a grace period.
Request
DELETE /v2/organizations/properties/customer-tier HTTP/1.1
Authorization: Bearer oauth_token
Path Parameters
/v2/organizations/properties/{slug}
Response
HTTP/1.1 204 No Content