Skip to main content

Content Sniffing Protection

GET 

/partner/certificate/enable_sniff/:user_domain_idx

Retrieve the X-Content-Type-Options (sniff protection) status for the specified domain.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"enable_sniff": "OFF",
"modified_date": 1774596469
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject