Line Token
Description
General
- Documentation: https://developers.line.biz/en/docs/messaging-api/overview/
- Summary: Line is a free application for instant communications and VoIP. The Line API is an HTTP based API that gives access to various data on the Line platform, and allows to post messages using channel access tokens.
Revoke the secret
A token can be revoked using the API, and authenticating with the root credentials of the account (client_id and client_secret).