Soft-delete organization (Internal)

Marks an organization as deleted by setting isDeleted=true. Requires admin API key.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

organizationIdstringRequired
Organization identifier

Headers

x-admin-api-keystringRequired

Errors