v1

latestOpenAPI 3.0.12026-07-227292131.4 KB
organizations

Delete an organization

Deletes an organization.

  • Allowed only if the organization has no users.
  • Only the organization owner can access the API.
  • The owner account will also be deleted.
delete/organizations/{orgId}

Path parameters

orgIdstring uuid required
Example:a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11

The organization's ID.

  • Must be a valid UUID.

Response

Successfully deleted the organization.