cURL
Messages
Forward Message
Forward a message to new recipients.
POST
cURL
Authorizations
Use an API key from https://nuntly.com/dashboard/api-keys. Required on every endpoint.
Headers
Unique key to ensure the request is processed at most once. UUIDv4 recommended.
Required string length:
1 - 255Path Parameters
The RFC 5322 Message-ID header.
Body
application/json
The recipient addresses to forward to.
Example:
"brian67@gmail.com"
An optional comment to prepend.
Example:
"Thank you for signing up! Please verify your email address."
Response
Request accepted.
