Skip to main content

Delete managed organization

DELETE 

/managed_organizations/organization

Delete a managed organization. All resources must be removed first.

Scopes

  • managed_organizations:delete

OAuth2 Scopes

When using OAuth2 authentication, scopes are prefixed with api.katapult.io/core/v1/.

Request

Body

    organization

    object

    required

    All 'organization[]' params are mutually exclusive, only one can be provided.

    id string
    sub_domain string

Responses

Delete a managed organization. All resources must be removed first.

Schema

    success booleanrequired
Loading...