Renew the SSL certificate for a domain
  POST /api/v2/organizations/{organization}/projects/{project}/domains/{domain}/renew    
 POST
 /api/v2/organizations/{organization}/projects/{project}/domains/{domain}/renew
 Authorizations
Parameters
Path Parameters
 organization 
 required
   string
Organization identifier
 project 
 required
   string
Project identifier
 domain 
 required
   string
Domain identifier
Responses
202
The SSL certificate has been renewed.
400
The server could not understand the request due to invalid syntax.
object
 message 
 required
   Error message
string
The requested resource was not found error 
 required
   Error flag
boolean
true403
Access is forbidden.
object
 message 
 required
   Error message
string
The requested resource was not found error 
 required
   Error flag
boolean
true