Skip to main content
DELETE
Undeploy Model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

model_id
string
required

Response

Successfully initiated model undeployment

Confirmation that undeployment has started, same shape as every delete.

model_id
string
required

Identifier of the model being undeployed.

Example:

"alignment_01k4x9m2p7q3r8c1"

message
string
required

Confirmation message.

Example:

"Undeployment started for alignment_01k4x9m2p7q3r8c1."