Delete virtual machine callback
DELETE/core/virtual-machines/:vm_id/delete-callback
Permanently deletes the callback URL associated with a specified virtual machine by providing the virtual machine ID in the request path. See Callbacks for additional information.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Virtual machine callback URL successfully deleted.
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?