Authorization: Bearer ********************Authorization: Bearer ********************curl --location --request POST '/api/channels//tokens/max/validate' \
--header 'Accept-Language;'{
"isValid": true,
"error": "string",
"botInfo": {
"user_id": "123456789",
"username": "my_max_bot",
"bot_name": "My MAX Bot",
"avatar_url": "https://avatars-ai.senler.ru/bots/max/123456789.jpg"
}
}