Signing Requests

Remove a seal participant from an unsent signing request

Remove a seal participant and the fields it owns from a signing request that has not been sent yet. After send, a seal participant can only be swapped (while paused) or the request cancelled.

delete/signing-requests/{id}/seal-participants/{participant_id}

Path parameters

idstring uuid required

Signing request ID

participant_idstring uuid required

Seal participant ID

Response

Seal participant removed successfully

successboolean

Changes