Override FromAddress for /api/v2/conversations/emails

Hello we would like to use the /api/v2/conversations/emails endpoint for creating an email messages. What we would like to do is to override the from address set on the queue using the fromAddress parametr.

We want to use just one queue for the outgoing emails, but we need to be able to change the from address, which is used for every email going through this queue.

When we tried to use the fromAddress parameter, it seems to be ignored and the default from address set on the queue is used.

Is it possible to somehow achiev my described scenario?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.