Update Domain

Updates an existing domain based on the provided domain ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Headers:

Authorization: Bearer [Token]

Body:

KeyDescriptionRequired
nameThe name of the domainYes
enabledIndicates whether the domain is enabled or disabled
(true, false)
Yes
languageThe default language for the domain
(en, fr)
Yes
timezoneThe timezone associated with the domainYes
descriptionA brief description of the domainNo
typeThe type of the domain (direct, resale)Yes
partner_idThe unique identifier of the partner that this domain belongs toNo
parent_uuidThe unique identifier of the parent domainNo
Path Params
string
required

UUID of the domain to update.

Body Params
string

UUID of the parent domain. Can be null.

string
required

Name of the domain.

boolean
required

Whether the domain is enabled.

string | null

Description of the domain.

string | null
enum

Type of domain, either Resale or Direct.

Allowed:
string

UUID of the partner, can be null.

string
enum
required

Language setting for the domain.

Allowed:
string
required

Timezone setting for the domain.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json