organizations
Deletes an organization by ID
DELETE
/
organizations
/
{organizationId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
organizationId
string
requiredID of organization
Was this page helpful?