For the complete documentation index, see llms.txt. This page is also available as Markdown.

Resend a received email

Required permissions: View Contacts and transactions

post
Path parameters
referenceIDstring · uuidRequired
messageIDstring · uuidRequired
Query parameters
emailAddressstringOptional
apiTokenstringRequired

API authentication token

Responses
200

OK

application/json
objectOptional
post/database/contacts/{referenceID}/history/{messageID}/resend
POST /database/contacts/{referenceID}/history/{messageID}/resend?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{}

Last updated

Was this helpful?