Skip to content

Delete an organization

View as Markdown
delete /api/organizations/{id}

Delete an organization.

Permanently deletes an organization. Returns 204 No Content on success.

Path parameters

NameTypeRequiredDescription
idstringrequiredOrganization identifier

Response

204 - Organization resource deleted

No response body.

Errors

403 - Forbidden

PropertyTypeRequiredDescription
@contextobject-
@idstringrequired
@typestringrequired
titlestring | null-A short, human-readable summary of the problem.
detailstring | null-A human-readable explanation specific to this occurrence of the problem.
statusnumber | null-
instancestring | null-A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.
typestring-A URI reference that identifies the problem type

404 - Not found

PropertyTypeRequiredDescription
@contextobject-
@idstringrequired
@typestringrequired
titlestring | null-A short, human-readable summary of the problem.
detailstring | null-A human-readable explanation specific to this occurrence of the problem.
statusnumber | null-
instancestring | null-A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.
typestring-A URI reference that identifies the problem type

409 - The organization cannot be deleted in its current state

Content-Type: application/problem+json

PropertyTypeRequiredDescription
error_codestringrequired
titlestringrequired
detailstringrequired
statusintegerrequired