post https://example.com/comms-api//bulk/transient
Log in to see full request history
Responses
400
400xxxxxxxxxx
curl --request POST \
--url https://example.com/comms-api/email/bulk/transient \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"target": "contactid"
}
'
Try It!
to start a request and see the response here! Or choose an example: