apply_certificate
Apply for a free SSL certificate by specifying site ID, domains, and certificate type to secure website connections.
Instructions
Applies for a free SSL certificate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID. Example: 1234567890123. Reference Value Source: list_sites | |
| domains | Yes | The list of domain names, separated by commas. Example: "example.com,www.example.com" | |
| type | Yes | The type of certificate. Possible values: - lets_encrypt (Let's Encrypt certificate) - digicert_single (Digicert single-domain certificate) - digicert_wildcard (Digicert wildcard certificate) |