Deployments
Terminate deployment replica
Terminates a deployment replica and returns the termination status.
DELETE
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Response
200 - application/json
The response to a request to terminate a replica in a deployment.
Whether the replica was successfully terminated
Previous
Create environmentCreates an environment for the specified model and returns the environment.
Next
cURL