post https://api.cm.com/sign/v1/dossiers//invites
Add invites to the dossier if allowed. In the response you will receive the id for this new invite.
Log in to see full request history
Responses
Add invites to the dossier if allowed. In the response you will receive the id for this new invite.
xxxxxxxxxx
curl --request POST \
--url https://api.cm.com/sign/v1/dossiers/dossierId/invites \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: