Skip to main content

Validate a Registries' credentials

POST /v2/registries/{registryId}/actions/validate-credentials/
v2
POST
container-validate-registry-credentials

Request

  • registryIdstring (uuid)
    required

    ID if the Registry to validate the credentials for.

Responses

application/json

OK

  • validboolean
    required

Usage examples

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