Skip to main content
DELETE
Remove a model credential

Authorizations

Authorization
string
header
required

A gbr_pat_ access token. Scopes are recorded on the token when it is minted.

Headers

Idempotency-Key
string

Retrying with the same key replays the first answer instead of acting again.

Maximum string length: 255

Response

Remove a model connection.

object
string
required

Always model_credential.deleted. Names the shape, so a value can be identified without knowing which call returned it.

Allowed value: "model_credential.deleted"
id
string
required
deleted
boolean
required
sessions_moved
integer

How many sessions were running on this connection and were moved to another, or left with none.

moved_to
string | null

The model credential those sessions moved to, or null when none was left — the next turn on any of them will say so.