Delete an organization
DELETE {{baseUrl}}/organizations/:id
Marks an 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":123}}