v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBOrganisations
Delete organisation
delete/admin/organisations/delete/{organisationId}
Path parameters
Example:12345
UUID or numeric ID of the organisation
Response
Delete organisation response
Example response
{
"name": "Organisation deleted",
"message": "Organisation deleted",
"url": "/admin/organisations/delete/1"
}