v2

latestOpenAPI 3.1.02026-08-064686150.6 KB
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