Signing Requests

Remove a seal participant from a sent signing request

Remove a seal participant from a signing request that has already been sent. This is the only post-send removal mechanism for seal participants.

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