Organisation

Deletes specified organisation

delete/organisation/{id}

Path parameters

idinteger required

Organisation ID

Response

OK

messagestring

Example response

{
  "message": "Successfully deleted organisation"
}

Changes

Changed in 2 of the 8 revisions of this API.224

  • 4fc8206e1afe112See the full diff
    • the response's body type/format changed from / to object/ for status 403

      response-body-type-changed

    • removed the optional property error from the response with the 403 status

      response-optional-property-removed

    • added the non-success response with the status 307

      response-non-success-status-added

    • added the optional property message to the response with the 403 status

      response-optional-property-added

  • 5acc2e0d80e9112See the full diff
    • the response's body type/format changed from object/ to / for status 403

      response-body-type-changed

    • removed the optional property message from the response with the 403 status

      response-optional-property-removed

    • removed the non-success response with the status 307

      response-non-success-status-removed

    • added the optional property error to the response with the 403 status

      response-optional-property-added

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog