Skip to main content

Update Signature Request

PATCH 

/signature_request/:signature_request_id

Update the due date of an existing signature request.

Update the due date (expires_at) of an existing signature request only when:

  • The request status is NEED_TO_SIGN or WAITING_FOR_OTHERS, and
  • The caller is the creator of the signature request.

Requests in any terminal or final status (e.g., APPROVED, REJECTED, FAILED, CANCELLED, WAITING_FOR_PROCESSING) cannot be updated.

Request

Responses

Partial update applied successfully.