Command Palette
Search for a command to run

Test DNS provider

Test that stored credentials can authenticate with the DNS provider

POST
/auth/v1/seed/{namespace}/dns-providers/{id}/test

Test that the stored credentials can successfully authenticate with the DNS provider and list zones.

Path parameters


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

Previous List DNS zones

Next Delete a DNS provider