Organization
Delete Organization
Delete an organization by its id. The auth’ed user must be an owner of the organization to delete it.
DELETE
/
api
/
organization
/
{organization_id}
Authorizations
Authorization
string
headerrequiredHeaders
TR-Organization
string
requiredThe organization id to use for the request
Path Parameters
organization_id
string
requiredThe id of the organization you want to fetch.