Terminate

POST {{baseUrl}}/deploy/terminate

Terminate the instance

Request Body

{"deployment_id"=>"<string>", "actor"=>"user"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;message&quot;:&quot;Instance Terminated&quot;}