Delete Organization

Use this API to delete an existing organization and move its associated objects to a different organization.

Additional Information

  • The parameters 'externalId' and 'targetExternalId' are case-sensitive.

Example Request

DELETE https://{hostname}/api/access/v1/external/organizations/{externalId}

DELETE https://trial.onetrust.com/api/access/v1/external/organizations/1234567?targetExternalId=123456

Language
Authorization
OAuth2