Skip to main content

Domain Validation

GET 

/partner/website/check_domain

Request

Responses

200success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"webserver_domain": "test.com",
"is_subdomain": "0",
"naked_domain": "test.com"
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject