Skip to main content
PATCH
Aktualisieren Domain

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

account_id
string<uuid>
erforderlich
domain
string
erforderlich

Body

application/json

Schema for updating kundenseitig Domain Konfiguration.

auto_renew
boolean | null
redirect_mode
enum<string> | null

Redirect mode zu use wenn Erstellen oder updating ein redirect

Verfügbare Optionen:
301,
302,
iframe
redirect_url
string | null

HTTPS redirect URL, oder null zu clear

workspace_id
string<uuid4> | null

Antwort

auto_renew
boolean
erforderlich
id
string<uuid4>
erforderlich
workspace_id
string<uuid4>
erforderlich
redirect_mode
enum<string> | null
Verfügbare Optionen:
301,
302,
iframe
redirect_url
string | null