Skip to main content
DELETE
cURL
Related guide: Manage the deployment lifecycle.

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

model_id
string
required
deployment_id
string
required

Response

200 - application/json

A model deployment tombstone.

id
string
required

Unique identifier of the deployment

deleted
boolean
required

Whether the deployment was deleted

model_id
string
required

Unique identifier of the model