Delete an organization's inclusive volume

Deletes an inclusive volume for an organization. If the inclusive volume is deleted by an enterprise organizations itself, the inclusive volume will expire at the end of the current month. If done by the parent organization, 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 Organization or the string my to use the currently authorized organization

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