SSL
Auto-Generated Certificates
Restore AutoSSL registration
This function resets the AutoSSL registration with a remote AutoSSL provider.
get/reset_autossl_provider
Query parameters
providerstring required
Example:cPanel
The AutoSSL provider's name.
x_*string
Example:(varies)
Additional parameters which you wish to pass to the AutoSSL provider.
Note:
These additional parameters begin with the x_ prefix. For example, the Let's Encrypt provider accepts the x_terms_of_service_accepted parameter, to which you would pass the URL of the terms of service that you accept.
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "reset_autossl_provider",
"reason": "OK",
"result": 1,
"version": 1
}
}