Skip to main content

Update an Ingresses tls settings

PUT /v2/ingresses/{ingressId}/tls/
v2
PUT
ingress-tls-deprecated

Request

  • ingressIdstring (uuid)
    required

Responses

application/json

OK

    Usage examples

    $ curl \
    --fail \
    --location \
    -X PUT \
    -d '{"acme":true,"isCreated":true,"requestDeadline":"2024-09-16T00:26:49.364Z"}' \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    -H 'Content-Type: application/json' \
    https://api.mittwald.de/v2/ingresses/f0f86186-0a5a-45b2-aa33-502777496347/tls