Send Line Notification message batch
POST/api/v1/subaccounts/:subAccountId/lon/batch
- This endpoint is used to send Messaging Apps messages by batches (1 request for multiple messages) with personalized contents/properties.
- It is ideal to send any kind of massive personalized announcement.
- Using this API, it is possible to send up to 1,000 messages per request.
Request
Responses
- 200
- 400
- 401
- 500
Success response
Bad request error response
Request was not authenticated response
Internal server error