建立個性化標籤
Authorizations
AuthorizationstringRequired
Bearer token for API authentication
Query parameters
botIdstringRequired
The bot ID for the API request
Body
secretstringRequiredExample:
Secret key for API authentication
your_secret_key_herenamestringRequiredExample:
The name of the personal tag
VIP CustomerResponses
200
Personal tag created successfully
application/json
401
JWT token is invalid or expired
application/json
403
Permission denied or personal tag creation failed
application/json
404
OpenAPI configuration not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
post
/openapi/personalTagLast updated