latestOpenAPI 3.1.02026-08-224787152.8 KB

44cfae4dc99b

Sign

Delete Participants by Participant IDs

The Delete Participants endpoint permanently deletes multiple participants from an envelope.

post/sign/envelopes/{envelopeID}/participants:batch-delete

Path parameters

envelopeIDstring uuid required

A unique UUIDv4 string that identifies the envelope in the Nitro system.

Request body

itemsstring[]

An array of participant IDs to be deleted from the envelope.

Response

Participants deleted successfully