Deletes specified organisation
Path parameters
Organisation ID
Response
OK
Example response
{
"message": "Successfully deleted organisation"
}Changes
Changed in 2 of the 8 revisions of this API.224
- ▲
the response's body type/format changed from
/toobject/for status403response-body-type-changed
- ●
removed the optional property
errorfrom the response with the403statusresponse-optional-property-removed
- ○
added the non-success response with the status
307response-non-success-status-added
- ○
added the optional property
messageto the response with the403statusresponse-optional-property-added
- ▲
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ●
removed the optional property
messagefrom the response with the403statusresponse-optional-property-removed
- ○
removed the non-success response with the status
307response-non-success-status-removed
- ○
added the optional property
errorto the response with the403statusresponse-optional-property-added
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲