Remove Organization Property Value

Removes the value of an organization property. The property definition itself is not deleted, only its value for this specific organization is cleared.

Request

DELETE /v2/organizations/123/properties/customer-tier HTTP/1.1
Authorization: Bearer oauth_token

Path Parameters

/v2/organizations/{organizationId}/properties/{slug}

Response

HTTP/1.1 204 No Content