Skip to main content
POST
/
api
/
admin
/
runtime
/
{kind}
/
models
/
{name}
/
disable
Create Admin Runtime Models Disable
curl --request POST \
  --url https://api.example.com/api/admin/runtime/{kind}/models/{name}/disable \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

kind
string
required
name
string
required

Response

200

Successful response