Command Palette
Search for a command to run

Test registry connection

Test that stored credentials can authenticate with the registry

POST
/auth/v1/seed/{namespace}/registries/{id}/test

Test that the stored credentials can successfully authenticate with the registry.

Path parameters

namespace
type: string
required
The namespace (user or organization) the registry belongs to.
id
type: string
required
The registry ID to test.