Update Signature Request
Signature requests
Update Signature Request
Update the due date of an existing signature request.
PATCH
Update Signature Request
Required scopes (OAuth 2.0)
Required scopes (OAuth 2.0)
This endpoint requires the following scope:
sign:requestsAuthorizations
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
Path Parameters
ID of the signature request.
Body
application/json
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 details with the updated data.