Delete an organization by Id

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here!