For the complete documentation index, see llms.txt. This page is also available as Markdown.

編輯所有自動標籤的生命週期

Update all auto tags lifecycle

post

Update lifecycle status for all auto tags (enable/disable)

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
isActivebooleanRequired

Set lifecycle status for all auto tags

Example: true
Responses
200

All auto tags lifecycle updated successfully

application/json
successbooleanRequiredExample: true
messagestringRequiredExample: Operation completed successfully
post/openapi/autoTags/lifeCycle/updateAll

最後更新於