PUT account/inboundpush/Accept?domain={domain}

Accepts a pending inbound domain push (account change). Once accepted, the domain name will have transferred ownership to your account.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
domain

A domain name in the form of <name>.<tld>

string

Required

Body Parameters

None.

Response Information

Resource Description

A success message corresponding to the operation

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.