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
{}

Path Parameters

id
string
required

SMS Program UUID

Response

The response is of type object.