Skip to main content
DELETE
Delete an alias

Authorizations

Authorization
string
header
required

Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.

Path Parameters

id
string
required

Response

Deleted. Requests still using the name will fail with "model not found" afterwards, so treat this as a cutover step, not cleanup.

Acknowledgement: {"ok": true}.

ok
boolean