Deactivate Bitninja
DELETE
/api/v1/license/bitninja/{vm_id}/node/Path parameters
vm_idPathstringrequiredPath parameter
vm_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used to authenticate the Deactivate Bitninja request
- required
- non-empty
example{{api_key}}locationQuerystringoptionalQuery parameter specifying the target location for deactivation
- must be a non-empty string
- should be URL-encoded
example{{location}}
Responses
200Successful response
HTTP status code indicating the result of the deactivation request
example
200- must be an integer
- 200 indicates success
Status message indicating the result of the deactivation request
example
Success- must be a non-empty string
- typically a short word or phrase such as "Success"