Skip to main content
POST
Execute the BAA 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
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 execute. Defaults to the current canonical version.

Required string length: 1 - 20

Response

200 - application/json

The BAA state after execution, including the new baa_id.

data
object
meta
object