Skip to main content
PATCH
forwarding 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
forwarding_id
string<uuid>
vereist

Body

application/json

Aanvraag om een forwardingdoel bij te werken.

target_email
string<email>
vereist

Bestemmings-e-mailadres doorsturen

Respons

active
boolean
vereist

Of doorsturen actief is

created_at
string
vereist

Tijdstempel voor het maken van doorstuurregels

id
string<uuid>
vereist

Doorstuurregel UUID

scope_id
string<uuid>
vereist

Resource UUID voor het doorstuurbereik

scope_type
enum<string>
vereist

Type resourcebereik voor de doorstuurregel

Beschikbare opties:
account,
workspace,
domain
target_email
string
vereist

Bestemmings-e-mailadres doorsturen

updated_at
string
vereist

Tijdstempel laatste update van doorstuurregel

verification_required
boolean
vereist

Of verificatie van de ontvanger vereist is

verification_state
enum<string>
vereist

Verificatiestatus van ontvanger

Beschikbare opties:
internal,
pending,
verified,
expired
verification_expires_at
string | null

Tijdstempel van vervaldatum van verificatie

verification_sent_at
string | null

Verificatie-e-mail verzonden tijdstempel

verification_verified_at
string | null

Tijdstempel van voltooiing van de verificatie