Delete Instance
DELETE/v2beta/instances/:instanceId
Deletes an instance with the given ID.
Required permissions:
system.instance.delete
Request​
Responses​
- 200
- 403
- 404
- default
The deleted instance.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.