Skip to main content
PATCH
domein bijwerken

Autorisaties

Authorization
string
header
vereist

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Padparameters

account_id
string<uuid>
vereist
domain
string
vereist

Body

application/json

Schema voor het bijwerken van klantgerichte domeinconfiguratie.

auto_renew
boolean | null
redirect_mode
enum<string> | null

Redirect mode naar use wanneer aanmaken of updating een redirect

Beschikbare opties:
301,
302,
iframe
redirect_url
string | null

HTTPS redirect URL, of null naar clear

workspace_id
string<uuid4> | null

Respons

auto_renew
boolean
vereist
id
string<uuid4>
vereist
workspace_id
string<uuid4>
vereist
redirect_mode
enum<string> | null
Beschikbare opties:
301,
302,
iframe
redirect_url
string | null