v13

OpenAPI 3.0.32026-07-31359869.4 MB
domains

Update or move apex domain

Update or move apex domain. Note: This endpoint is no longer used for updating auto-renew or nameservers. For this, please use the endpoints Update auto-renew for a domain and Update nameservers for a domain.

patch/v3/domains/{domain}

Path parameters

domainstring required

Query parameters

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Request body

OR

Example request

{
  "op": "update"
}

Response

OR
OR