Create a customized signing theme

Creates a signing theme defined by your settings. A customized signing theme is a signing theme
designed by your organization using, for example, your corporate branding.

Sample request:

POST /cs-account/signingThemes
{
  "default": {
    "color": {
      "signatureButton": "#CAEA19",
      "error": "#3B48B5",
      "signatureSticky": "#5940C3",
      "warning": "#BE5718",
      "primary": "#CAEA19",
      "optionalSignatureButton": "#CAEA19",
      "info": "#2E74B2",
      "success": "#1B7445"
    }
  }
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Signing theme configuration of colors to customize the signing experience.

Responses

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