Reply to a message in an inbox owned by the authenticated organization.
curl --request POST \
--url https://api.case.dev/mail/v1/inboxes/{inboxId}/messages/{messageId}/reply \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request POST \
--url https://api.case.dev/mail/v1/inboxes/{inboxId}/messages/{messageId}/reply \
--header 'Authorization: Bearer <token>'