Orgs and teams/Delete an org
DELETE {{portal-host-port}}/portal-api/organisations/4
Request Body
{"Name"=>"Test org 3"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Accept | string | ||
| Content-Type | string | 
RESPONSES
status: OK
{"status":"ok"}