Delete an organization by Id

Deletes the organization with the specified id. Any member of an organization may delete that organization.

Path Params
integer
required

The ID of the organization to be deleted.

Responses
200

Organization successfully deleted

403

The current user is not a member of the provided organization and therefore is not authorized to delete it.

404

The organization does not exist

Language
Response
Click Try It! to start a request and see the response here!