Send Line Notification message
POST/api/v1/subaccounts/:subAccountId/lon
This endpoint is used to send Messaging Apps messages individually (1 request per message). It is ideal to send single personalized messages for use-cases like notifications or alerting for example.
Request
Responses
- 200
- 400
- 401
- 500
Success response
Bad request error response
Request was not authenticated response
Internal server error