Terminate
POST {{baseUrl}}/deploy/terminate
Terminate the instance
Request Body
{"deployment_id"=>"<string>", "actor"=>"user"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"message":"Instance Terminated"}