v1

latestOpenAPI 3.0.32026-07-2618073.2 KB
Profile

Unbind Telegram account

Disables linking of the Telegram account to the user's web profile, all data remains on the web account.

patch/v1/profile/unbind-telegram

Response

Response for status 200

successboolean required

Indicates if the operation was successful

Example response

{
  "success": true
}