TLS Certificates

Upload custom certificate

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

Path parameters

app_namestring required

Fly App Name

Request body

fullchainstring
hostnamestring
private_keystring

Response

Created

acme_requestedboolean
configuredboolean
dns_providerstring
hostnamestring
rate_limited_untilstring
statusstring

Changes

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

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • endpoint added

      endpoint-added