-
Beta Was this translation helpful? Give feedback.
Answered by
omohokcoj
Jul 5, 2024
Replies: 1 comment 1 reply
-
@waza-ari thanks for your question - it's possible to customize email message for each party by passing the message: { body:, subject: } param in the submitters: [] list on the POST /submissions API: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
waza-ari
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@waza-ari thanks for your question - it's possible to customize email message for each party by passing the message: { body:, subject: } param in the submitters: [] list on the POST /submissions API:
https://www.docuseal.co/docs/api#create-a-submission (it's not documented but the message: param works for each submitter)