cURL
curl --request GET \ --url https://localhost:7002/api/v1/test/api_keys \ --header 'x-deck-client-id: <api-key>' \ --header 'x-deck-secret: <api-key>'
This response does not have an example.
Verifies that your Deck credentials are valid.
Enter your client id
Enter your secret
OK
Was this page helpful?