Fly.io
TLS Certificates

Remove certificate

View as Markdown
DELETE
/apps/{app_name}/certificates/{hostname}

Authorization

bearerAuth
AuthorizationBearer <token>

A Fly.io access token. Create one with fly tokens create.

In: header

Path Parameters

app_name*string

Fly App Name

hostname*string

Certificate Hostname

Response Body

curl -X DELETE "https://example.com/apps/string/certificates/string"
Empty