next-auth.session-token: ********************
curl --location --request PUT '/api/admin/channels/' \ --header 'Content-Type: application/json' \ --data-raw '{ "description": "Updated Telegram distribution channel", "sortOrder": 3 }'
{ "success": true }