Request certificate
Create a certificate for your tenant
POST api/servers/{server}/sites/{site}/tenants/example.com/request-certificate
Parameters
Parameter | Type | Status | Description |
---|---|---|---|
webhook | string | required | A URL that will be triggered by Ploi (POST) once certificate is issued and finished all setup |
Example response:
HTTP/1.1 201 CREATED
Content-Type: application/json