Path Parameters
Required string length:
36Example:
Body
application/json
curl --request POST \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/checkTelegramAuth \
--header 'Content-Type: application/json' \
--data '{
"state": "<string>",
"telegramAuthToken": "<string>",
"forceCreateUser": true,
"code": "An example name",
"sessionPublicKey": "An example name",
"captchaToken": "<string>"
}'This response does not have an example.36Was this page helpful?
curl --request POST \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/checkTelegramAuth \
--header 'Content-Type: application/json' \
--data '{
"state": "<string>",
"telegramAuthToken": "<string>",
"forceCreateUser": true,
"code": "An example name",
"sessionPublicKey": "An example name",
"captchaToken": "<string>"
}'This response does not have an example.