The Delete Participant by ID endpoint permanently deletes a participant 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 unique UUIDv4 string that identifies the participant in the Nitro system.
Participant deleted successfully