Organisations
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"
}