DELETE account/inboundpush/{domain}/Decline

Rejects a pending inbound domain push (account change). If rejected, the domain name will remain in the former 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.