Skip to main content
DELETE
Delete an organization

Authorizations

Authorization
string
header
required

Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.

Path Parameters

slug
string
required

Organization slug

Body

application/json

DELETE /v1/orgs/:slug - delete an organization. confirm must echo the org slug, mirroring the dashboard's type-to-confirm, so a deletion can't fire by accident.

confirm
string
required

Response

Organization scheduled for deletion

Simple message response for operations without a body.

message
string
required