Cancel deployAsk AIpost https://api.render.com/v1/services/{serviceId}/deploys/{deployId}/cancelCancel an in-progress deploy for a service. Not supported for cron jobs.Path ParamsserviceIdstringrequiredThe ID of the servicedeployIdstringrequiredThe ID of the deployResponses 200OK 400The request could not be understood by the server. 401Authorization information is missing or invalid. 403You do not have permissions for the requested resource. 404Unable to find the requested resource. 429Rate limit has been surpassed. 500An unexpected server error has occurred. 503Server currently unavailable.Updated 5 months ago