Lumen help

Set up HTTPS and HTTP/2

                POST /account/{accountId}/application/{applicationId}/environment/{environmentName}/domain/{hostName}
            

If there is no body payload, the domain name will have a Let’s Encrypt certificate provisioned for it. A custom certificate can be provided in this format:

 

{

    "public_certificates": "string",

    "private_key": "string"

}

                DELETE /account/{accountId}/application/{applicationId}/environment/{environmentName}/domain/{hostName}
            
                POST /account/{accountId}/domain/{hostName}/https