Retry
Production deployment
Retries a failed production deployment and returns the retry status and updated deployment.
POST
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Path Parameters
Response
200 - application/json
The response to a request to retry a deployment.
Previous
EnvironmentPromotes an existing deployment to an environment and returns the promoted deployment.
Next
cURL