Triggers
Create trigger
REQUIRED SCOPES <code>['triggers:write']</code><br>Create trigger
post/triggers
Request body
Example request
{
"send_from": {
"type": "send_from_rcs_sender|send_from_number|send_from_smart_inbox",
"options": {
"team_id": 1,
"number_id": 1,
"smart_option": "default"
}
}
}Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.