TLS Certificates

Request ACME certificate

post/v1/apps/{app_name}/certificates/acme

Path parameters

app_namestring required

Fly App Name

Request body

hostnamestring

Response

Created

acme_requestedboolean
configuredboolean
dns_providerstring
hostnamestring
rate_limited_untilstring
statusstring

Changes

Changed in 3 of the 10 revisions of this API.21

    • added the new volume_placement_capacity enum value to the response property for the response status

      response-property-enum-value-added

    • added the new name_taken enum value to the response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added