post https://api.servetel.in/v1/dialer/campaign
This API allows you to add a new campaign
Log in to see full request history
Responses
This API allows you to add a new campaign
xxxxxxxxxx
11curl --request POST \
--url https://api.servetel.in/v1/dialer/campaign \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"hide_lead_details": true,
"update_lead_details": true,
"agent_only_callback": true
}
'
Try It!
to start a request and see the response here! Or choose an example: