Delete a organization
DELETE {{baseUrl}}/organizations/:id
Marks a organization as deleted. After 30 days, the organization will be permanently deleted.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"data":{"id":1}}