Update Domain

This endpoint updates a domain.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the domain

Body Params
string
enum

The domain scheme
[Note: if set to http, certificate_type must be 2 (None)]

Allowed:
boolean

Whether HTTP Strict Transport Security (HSTS) is enabled

integer
0 to 63072000

The domain max age for HSTS (in seconds)

boolean

Whether HSTS is also enabled for subdomains

boolean

Whether the domain preloads HSTS
[Note: if enabled, hsts_include_subdomains must also be enabled]

boolean

Whether ECT is enabled

integer
0 to 2147483647

The domain max age for ECT (in seconds)

boolean

Whether to enforce ECT

uri | null

The ECT report URI

integer | null
0 to 5

The domain SSL certificate type. See below for the following accepted values and their type:

  • 0: Uberflip Managed (Digicert)
  • 1: Self-Managed
  • 2: None [if set, scheme must be http]
  • 3: Uberflip Managed (Let's Encrypt)
  • 4: Self-Managed and Uberflip Managed (Let's Encrypt)
  • 5: External
integer
0 to 2

The domain Let's Encrypt (LE) status. See below for the following accepted values and their status description:

  • 0: blocked from getting LE certificate
  • 1: allowed to get LE certificate
  • 2: in process of removing LE certificate from domain
Response

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