Skip to main content
PUT
Create or update company signer terms

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Path Parameters

language
enum<string>
required

Language code

Available options:
en,
es,
it,
pt,
fr,
de,
el,
ru,
pl

Body

application/json
statement_text
string
required

Signer consent statement as HTML. Sanitized before storage.

terms_url
string<uri> | null

Optional external terms link

Response

Company signer terms updated successfully

ok
boolean
storedHtml
string

The sanitized HTML actually stored

changed
boolean

Whether sanitization altered the submitted statement