Delete an organization

Deletes the backing Organization custom resource and then the Auth0
organization. The caller must be a member of the organization. org_id
is the Auth0 organization ID (prefixed with org_).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Auth0 organization ID (prefixed with org_).

Responses
204

No Content — the organization was deleted.

400

Bad Request — the request body or parameters are invalid.

401

Unauthorized — no or invalid bearer token provided.

404

Not Found — the resource does not exist.

500

Internal Server Error — an upstream dependency (Auth0 or the cluster
API) returned an error.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!