cURL
curl --request GET \ --url https://api.example.com/is-valid-root
{ "valid": true }
TODO
Was this page helpful?