v2
latestOpenAPI 3.1.02026-08-064686150.6 KBSign
Create Participant(s) by Envelope ID
The Create Participant(s) by Envelope ID endpoint adds one or more participants to a specified envelope. Accepts either a single participant object or a bulk request with an 'items' array. Participants are associated to the parent Envelope and can sign multiple fields in different documents.
When creating participants, the following limits apply:
- Maximum participants: 200
post/sign/envelopes/{envelopeID}/participants
Path parameters
envelopeIDstring uuid required
A unique UUIDv4 string that identifies the envelope in the Nitro system.
Request body
Response
Multiple participants created successfully. Returns an object with an 'items' array containing all created participants.