post https://api.inputkit.io/v3/send/
Send a sequence to a customer. Your sending intent is queued before being sent and an id is provided.
Log in to see full request history
Response
Send a sequence to a customer. Your sending intent is queued before being sent and an id is provided.
xxxxxxxxxx
curl --request POST \
--url https://api.inputkit.io/v3/send/sequence-id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"creation_source": "null"
}
'
Try It!
to start a request and see the response here! Or choose an example: