Skip to main content
DELETE
/
orgs
/
{org_id}
/
orgs
/
{sub_org_id}
Detach Sub-Organization
curl --request DELETE \
  --url https://api.useinvent.com/orgs/{org_id}/orgs/{sub_org_id}
null

Path Parameters

org_id
string
required

The ID of the parent organization

sub_org_id
string
required

The ID of the sub-organization

Response

200 - application/json

The response is of type unknown.