Retry
Development deployment
Retries a failed development 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
DeploymentRetries a failed deployment and returns the retry status and updated deployment.
Next
cURL