Skip to main content
POST
LINE Integration

Webhook Endpoint

Path Parameters

string
required
The ID of your project

Request Headers

LINE Messaging API will send requests with specific headers for authentication and verification.

Request Body

The request body follows the LINE Messaging API webhook event format. Example:

Response

string
Status message indicating the result of the webhook processing
Example successful response:

Error Responses

Setup Guide

  1. Create a LINE channel in the LINE Developers Console
  2. Configure the webhook URL in your LINE channel settings
  3. Enable the LINE integration in your Pathors project settings
  4. Add your LINE channel access token to the integration configuration