Skip to main content

Upload Custom SSL String

POST 

/partner/certificate/custom_ssl_string/:user_domain_idx

Upload a custom SSL certificate by providing PEM-encoded certificate strings in the request body.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": []
}
Schema Details
FieldTypeDescription
messageobject
dataarray