Remove organization
DELETE {{baseUrl}}/api/organizations/:organizationId
Remove the current organization, and all data associated with it. This is irrevocable!
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}