cURL
curl --request POST \ --url https://seller-api.teez.kz/api/seller/v1/telegram/status \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "chatId": 123 }'
{ "isActive": true, "languageCode": "<string>", "confirmedAt": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://api-docs.teez.kz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api-docs.teez.kz/llms.txt
Use this file to discover all available pages before exploring further.
Success