Organizations
Delete Organization
Use this API to delete an existing organization and move its associated objects to a different organization.
delete/api/access/v1/external/organizations/{externalId}
Path parameters
externalIdstring required
The external identifier of the organization.
Query parameters
targetExternalIdstring required
The external identifier of the organization that will receive all objects from the deleted organization.
Response
OK