Skip to main content
POST
Move a domain's DNS to OrbitLab

Autorisations

Authorization
string
header
requis

API token (olab_…) created in Settings → API tokens or with orbitlab login.

En-têtes

X-OrbitLab-Org
string

Organization to act on (id or slug) for tokens that can access several organizations. Defaults to your first organization.

Paramètres de chemin

id
string
requis

Service id.

domain
string
requis

Domain name, e.g. app.example.com.

Corps

application/json
records
object[]

Records to stage, typically the records returned by the scan endpoint.

Réponse

nameservers to set at the registrar and stagedRecords.

The response is of type object.