Send sign request

This endpoint sends a new sign request using a specified template. Only active templates can be used to send a sign request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the template that should be used to send the sign request.

Body Params
int32
required

The ID of the sender that should be identified as the sender of the sign request.

string

A base64-encoded client-side encryption secret. Required when the template uses one of the following auth types: E2EE with email authentication, E2EE with SMS authentication, E2EE with OOB authentication.

boolean

Whether or not invitation emails should be sent to participants.

string

The custom subject line for participant invitation emails.

string

The custom message body for participant invitation emails.

participants
array of objects
required

A list of participants for the sign request. One for each signing role.

participants*
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json