Delete an organisation
DELETE {{baseUrl}}/organisations/:organisation_id
Please note that this endpoint deletes an organisation but not its developers. When an organisation is deleted, all users are moved to the Default Organisation. To completely erase an organisation and all its users, delete the users first
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"\u003cstring\u003e"}