Skip to main content

Delete Domain

DELETE 

/partner/website/:user_domain_idx

Deletes a specific domain. The removal process varies depending on the domain status.

[Note]

  • Pending status: Immediate removal
  • Protected or Bypass status: Scheduled for removal after a 3-day grace period

Request

Responses

200success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {}
}
Schema Details
FieldTypeDescription
messageobject
dataobject