v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.

delete/restapis/{restapi_id}/deployments/{deployment_id}

Path parameters

restapi_idstring required

The string identifier of the associated RestApi.

deployment_idstring required

The identifier of the Deployment resource to delete.

Response

Success