Docs

Create SignRequest

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Document URL returned by the SignRequest documents API

array of objectrequired

Signers to include on the SignRequest

stringrequired

Signer email address

string

Validated email address of the user sending the SignRequest

string

Subject of the SignRequest email

string

Message to include in the SignRequest email

string

Who needs to sign: only me, me and others, or only others

boolean

Disable SignRequest status emails and signed-document emails

Uncommon arguments
boolean

Automatically remind signers to sign

string

Name used in the From email header

string

Signer first name

string

Signer last name

number

Signer order in the signing flow

string

Signer language

boolean

Force the selected signer language

boolean

Whether the signer must sign the document

boolean

Require approval without adding a signature

boolean

Notify the signer without requiring action

boolean

Use in-person signing for this signer

string

Password the signer must enter before signing

string

Phone number required for signer verification

string

Bank account required for signer verification

string

Signer-specific redirect URL after signing

string

Signer-specific redirect URL after declining

string

Document URL that should be signed before this signer

boolean

Place an approval stamp when a signer approves the document

string

Redirect users here after signing

string

Redirect users here after declining

boolean

Have the sender prepare the document before sending

array of object

Attachments that signers are required to upload

boolean

Disable uploading or adding attachments

boolean

Disable typed text signatures

boolean

Disable adding text

boolean

Disable adding dates

boolean

Disable uploaded image signatures

string

Force a specific signature color

boolean

Disable storing timestamp proof hashes in blockchain integrations

boolean

Require text message verification before the signer can view the document

string

Integration identifier for the SignRequest record

object

Integration-specific payload for the SignRequest

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.