curl --request OPTIONS \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/checkTelegramAuth \
--header 'Authorization: Bearer <token>'{
"error": "Not Found",
"code": "not_found"
}Was this page helpful?
curl --request OPTIONS \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/checkTelegramAuth \
--header 'Authorization: Bearer <token>'{
"error": "Not Found",
"code": "not_found"
}