Zum Hauptinhalt springen

Verifiy the ownership of an Ingress

POST /v2/ingresses/{ingressId}/actions/verify-ownership/
v2
POST
ingress-ingress-verify-ownership

Request

  • ingressIdstring (uuid)
    required

    UUID of the Ingress to verify the ownership for.

Responses

application/json

OK

    Usage examples

    $ curl \
    --fail \
    --location \
    -X POST \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v2/ingresses/f0f86186-0a5a-45b2-aa33-502777496347/actions/verify-ownership