API reference Development guidelines Quickstart Guides - Send messages
- Character counting in a text
- Get user IDs
- Stickers
- LINE emoji
- Use audiences
- Use quick replies
- Get statistics of sent messages
- Use LINE features with the LINE URL scheme
- Use beacons with LINE
- Gain friends of your LINE Official Account
- User account linking
- Customize icon and display name
- Display a loading animation
- Use membership features
- Get quote tokens
- Retrying a failed API request
- Stop using your LINE Official Account
- Stop using the Messaging API
- Tutorial - Make a reply bot
Webhooks Rich menus LINE Bot Designer Flex Message Concepts Reference Resources
API reference Development guidelines Quickstart Guides - Send messages
- Character counting in a text
- Get user IDs
- Stickers
- LINE emoji
- Use audiences
- Use quick replies
- Get statistics of sent messages
- Use LINE features with the LINE URL scheme
- Use beacons with LINE
- Gain friends of your LINE Official Account
- User account linking
- Customize icon and display name
- Display a loading animation
- Use membership features
- Get quote tokens
- Retrying a failed API request
- Stop using your LINE Official Account
- Stop using the Messaging API
- Tutorial - Make a reply bot
Webhooks Rich menus LINE Bot Designer Flex Message Concepts Reference Resources
# Stop using the Messaging API
If you want to stop using your LINE Official Account linked to a Messaging API channel, see Stop using your LINE Official Account.
If you want to continue using your LINE Official Account linked to a Messaging API channel, but want to stop using the Messaging API, we recommend that you perform the following operations. Note that you can't delete only the Messaging API channel while leaving your LINE Official Account linked to the Messaging API channel.
# Stop using webhooks
- Select the Messaging API channel you want to stop using on the LINE Developers Console.
- Click the Messaging API tab.
- Disable the Use webhook in the Webhook settings section.
# Revoke channel access tokens
Endpoints for revoking channel access tokens vary depending on the type of channel access tokens. Use the endpoint corresponding to the channel access token you are using to revoke the channel access token. Note that stateless channel access tokens can't be revoked.
- Revoke channel access token v2.1 endpoint
- Revoke short-lived or long-lived channel access token endpoint
# Display after stopping use of the Messaging API
You can stop using the Messaging API by disabling webhook and revoking the channel access token using the steps above.
However, even if you stop using the Messaging API using these steps, the Messaging API channel itself still exists. Therefore, when you check the channel list in the LINE Developers Console, there will be no visual difference between the channel that you have stopped using and other Messaging API channels that are in use.
Also, when you select Messaging API in the LINE Official Account Manager settings screen, the status will remain as Enabled.