Participant
Delete Participant by ID
The Delete Participant by ID endpoint permanently deletes a participant from an envelope.
DELETE
Delete Participant by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique UUIDv4 string that identifies the envelope in the Nitro system.
A unique UUIDv4 string that identifies the participant in the Nitro system.
Response
Participant deleted successfully
Delete Participant by ID