v2

latestOpenAPI 3.1.02026-08-064686150.6 KB
Sign

Delete Participant by ID

The Delete Participant by ID endpoint permanently deletes a participant from an envelope.

delete/sign/envelopes/{envelopeID}/participants/{participantID}

Path parameters

envelopeIDstring uuid required

A unique UUIDv4 string that identifies the envelope in the Nitro system.

participantIDstring uuid required

A unique UUIDv4 string that identifies the participant in the Nitro system.

Response

Participant deleted successfully