Deployments
Delete model deployments
Deletes a model’s deployment by ID and returns the tombstone of the deployment.
DELETE
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.
cURL