Delete an inclusive volume for an organisation

Deletes an inclusive volume for an organisation. If the inclusive volume is deleted by an enterprise organisations itself, the inclusive volume will expire at the end of the current month. If done by the parent organisation, the inclusive volume will be removed completely for the current month.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

org_id_or_mystringRequiredformat: "^(my)|(\d+)$"Defaults to my

Numerical ID of an Organisation or the string my to use the currently authorized organisation

inclusive_volume_iddoubleRequired
numerical id of inclusive volume

Response

Response to a successful GET, also used for a POST if it does not result in a creation

Errors