domains
Request automatic TLS provisioning
Schedules an ACME-based certificate to be provisioned for the domain. Returns immediately with 202 Accepted; poll GET /domains/{domain}/certificates for status. Accepts the domain id or name.
post/v2/domains/{domain}/certificates/provision
Path parameters
domainstring required
The domain ID or name (e.g. example.com). Domain IDs are UUIDs.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.