Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.scalev.com/v3/waba-accounts/{id}/send-messages \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "error": {}, "error_code": "<string>", "message": "<string>", "errors": {} }
Requires the waba_template_message:send scope.
waba_template_message:send
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The body is of type object.
object
Success with no response body
Apakah halaman ini membantu?