Skip to main content

Preview text document signing page

Returns a redirect response (302) with link in the Location header to a one-use temporary URL you can redirect to, to see a preview of the signing page. Follow the redirect immediately since it expires after a few seconds.

Request Body required

Preview signing page for HTML document

  • text string
  • title string
  • group string

    Possible values: Value must match regular expression ^/api/v1/group/[-\w]{1,50}/$

  • signee_count int32
Responses

Short-lived link (a few seconds) to signing page preview returned in Location header

Response Headers
  • location string

    contains link to preview page

Loading...