Delete Organization by ID

Deletes a single organization by ID. Also removes the reference to this organization from all customers.

Request

DELETE /v2/organizations/10 HTTP/1.1
Authorization: Bearer oauth_token

Response

HTTP/1.1 204 No Content