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

Forwarding a transfer

post

Forwards an existing transfer to more recipients. Recipients may be specified using their email address or via contact group names (you need to have these groups defined in the contacts area first). Forwarding adds new recipients to an existing transfer and sends them download links (including tracking data) via email.

Body
transferidstring · min: 1Required

Unique identifier of the transfer that should be forwarded.

tostring[]Required

List of email addresses or contact group names which should receive this transfer.

Responses
200

OK

responsestatusstring · enumOptionalPossible values:
erroridstring · nullableOptional
errormessagestring · nullableOptional
errorcodeinteger · int32 · nullableRead-onlyOptional

Numeric representation of the responsestatus field.

post/transfer/forward

Last updated

Was this helpful?