Organisation
Deletes specified organisation.
delete/organisation/{id}
Path parameters
idinteger required
Organisation ID
Response
OK
Example response
{
"message": "Successfully deleted organisation."
}Deletes specified organisation.
Organisation ID
OK
{
"message": "Successfully deleted organisation."
}