Deactivates a deployment associated with an environment

Deactivates a deployment associated with an environment and returns the deactivation status.

post/v1/models/{model_id}/environments/{env_name}/deactivate

Response

successboolean

Whether the deployment was successfully deactivated

Changes