Deactivate model deployment
🆕 Deactivate environment deployment
Deactivates a deployment associated with an environment and returns the deactivation status.
Authorizations
Authorization
string
headerrequiredYou must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Path Parameters
model_id
string
requiredenv_name
string
requiredResponse
200 - application/json
The response to a request to deactivate a deployment.
success
boolean
default: trueWhether the deployment was successfully deactivated