The Delete Participants endpoint permanently deletes multiple participants from an envelope.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A unique UUIDv4 string that identifies the envelope in the Nitro system.
A set of unique UUIDv4 strings that identify the participants in the Nitro system.
An array of participant IDs to be deleted from the envelope.
Participants deleted successfully