建立手動標籤

Create client tag

post

Create a new client tag for bot client categorization

Authorizations
AuthorizationstringRequired

Bearer token for API authentication

Query parameters
botIdstringRequired

The bot ID for the API request

Body
secretstringRequired

Secret key for API authentication

Example: your_secret_key_here
namestringRequired

The name of the client tag

Example: Important Client
Responses
chevron-right
200

Client tag created successfully

application/json
post
/openapi/clientTag

Last updated