Skip to main content
DELETE
Delete an organization

Authorizations

Authorization
string
header
required

Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.

Path Parameters

organizationId
string
required
Minimum string length: 1

Response

Confirmation of the deletion with the purge deadline; the organization can be restored until then.

id
string
required

Id of the deleted organization.

name
string
required

Display name of the deleted organization.

deletedAt
string<date-time>
required

When the organization was soft-deleted.

purgeEligibleAt
string<date-time>
required

When the organization becomes eligible for permanent purge. It can be restored until then.