Authorization: Bearer ********************
curl --location -g --request POST 'https://..authok.cn/api/v1/custom-domains//verify'
{
"id": "cd_aSJZ6GulJxTWufCVLGZsSTtUAaQrulT3",
"domain": "login.mydomain.com",
"primary": false,
"status": "ready",
"type": "self_managed_certs",
"verification": {
"methods": [
"object"
]
},
"custom_client_ip_header": "",
"tls_policy": "recommended"
}