Batch Set Channel Tags

👨‍💼 Requires Administrator Permissions (Admin)

POST
/api/channel/batch/tag
*object
array<integer>

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/api/channel/batch/tag" \  -H "Content-Type: application/json" \  -d '{}'
Empty