domains

PUT /v1/domains/{domainId}/settings

Change a domain's registrar settings.

Dhammaan domains bixiyayaasha

Xaqiijinta aqoonsiga

U dir furaha API ah calaamad dusha ah (bearer token). Furaha waa inuu wataa ruqadda domains.dns.manage; furaha aan wadan waxaa loo diidayaa 403, ee ma aha 404.

Boggan ma qaato aqoonsiga ururka. Furahaagu wuxuu horay u aqoonsanayaa ururka uu ka tirsan yahay, jawaabtuna waxay ku kooban tahay halkaas.

Isku day

Ku beddel wax kasta oo ku dhex jira qeebaha xaglaha ah qiimayaashaada, sidoo kalena haystaaha furaha ku beddel fure ka dhex muuqda dashboordigaaga.

curl -X PUT https://api.zinndigital.com/v1/domains/{domainId}/settings \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{  }'

Ma sign-garaysay? Qalabka API ee ku jira dashboard-kaagu wuxuu buuxiyaa aqoonsigaaga ururka ee dhabta ah iyo furahaaga gaarka ah, wuxuuna ku shaqeysiiyaa codsiga API-ga nool si aad u aragto jawaabta dhabta ah. Kani ka fur barta kontoroolka ee API

Faahfaahin

A **partial** update: an omitted field is left alone, never reset. Each changed flag is applied at the **registrar first** and mirrored onto our record only once it succeeds — so this endpoint never reports a protection (a transfer lock, WHOIS privacy) that the registrar has not actually applied. `auto_renew` is ours alone: we drive renewals, so it takes no registrar call. A registrar that refuses the change is a `503`. Requires `domains.dns.manage`.

Cabiraha

MagacaNoocLoo baahan yahayMaxay tahay
domainId (path)UuidHaaThe domain's id.

Codsiga jidhkiisa

MagacaNoocLoo baahan yahayMaxay tahay
auto_renewbooleanMaya
transfer_lockbooleanMaya
dnssec_enabledbooleanMaya
privacy_enabledbooleanMaya

Jawaab

MagacaNoocLoo baahan yahayMaxay tahay
registrarstringHaaThe registrar driver holding this domain (a driver name, never a vendor id).
auto_renewbooleanHaaWhether we renew it before expiry. Ours, not the registrar's.
transfer_lockbooleanHaaRegistrar transfer lock (`clientTransferProhibited`) — blocks an outbound transfer.
dnssec_enabledbooleanHaa
privacy_enabledbooleanHaaWHOIS privacy / registrant redaction, where the TLD supports it.

Cilladaha ay bartaani soo celin karto

401 · 403 · 404 · 422 · 429 · 503