OpenAPI 3.1.02026-08-194786150.9 KB

ed9efc6a8a47

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