Skip to main content
POST
/
api
/
sms-programs
/
{id}
/
launch
Launch SMS program
curl --request POST \
  --url http://localhost:3000/api/sms-programs/{id}/launch
{}

Documentation Index

Fetch the complete documentation index at: https://docs.gomobile.ma/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

SMS Program UUID

Response

The response is of type object.