Skip to content

Set bot cost setting​

PUT
/api/settings/bot-cost

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Request Body​

application/json
JSON
{
  
"enabled": true
}

Responses​

Updated

application/json
JSON
{
  
"message": "string"
}

Playground​

Authorization
Body

Samples​

Powered by VitePress OpenAPI