POST TgBot/RemoveAuth
Request Information
URI Parameters
None.
Body Parameters
TgBotRemoveAuthFormName | Description | Type | Additional information |
---|---|---|---|
authType | TgBotAuthType |
None. |
|
token | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "authType": 0, "token": "sample string 1" }
Response Information
Resource Description
None.