Skip to main content
PATCH
Update Signature Request
This endpoint requires the following scope:sign:requests

Authorizations

X-API-Key
string
header
required

Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.

Path Parameters

signature_request_id
string
required

ID of the signature request.

Body

application/json
expires_at
integer<unix-epoch>
required

The expiration time of the signature request, expressed as a Unix epoch timestamp in milliseconds. This value must represent a future point in time.

Response

Returns the updated signature request.

signature_request
object

Signature request details with the updated data.