Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/scalekit-inc/developer-docs/llms.txt

Use this file to discover all available pages before exploring further.

DELETE /api/v1/organizations/

Removes an existing organization from the environment using its unique identifier. This operation is permanent and cannot be undone.

Request

Path Parameters

id
string
required
Unique scalekit-generated identifier that uniquely references an organization.
org_59615193906282635

Response

200
success
Organization successfully deleted and no longer accessible. No content returned.

Examples