Adding target audience to a task via API
Method for adding TA to the task
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
taskstringRequiredExample:
task_id
1827394658203x947362851049736284targetstringRequiredExample:
phone, username, id (depending on the communication channel). For more than one, use "1111\n2222\n3333..."
79018510315Responses
200Success
post
/api/1.1/wf/add_target200Success
No content

Last updated