Skip to main content
POST
Accept the DPA via type-the-name e-sign

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
signer_name
string
required

Legal name of the signer.

Required string length: 2 - 200
signer_email
string<email>
required

Email address of the signer.

Maximum string length: 320
signer_title
string
required

Job title of the signer.

Required string length: 2 - 200
typed_attestation
string
required

The name the signer typed to attest; must exactly match signer_name.

Required string length: 2 - 200
template_version
string

Optional template version to accept. Defaults to the current canonical version.

Required string length: 1 - 20

Response

200

Default Response