Promote
Cancel model promotion
Cancels an ongoing promotion to an environment and returns the cancellation status.
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.
Response
200 - application/json
Previous
Pause rolling deploymentPauses an in-progress rolling promotion after the current step completes. No further scaling changes are made until resumed.
Next
cURL