delete https://api.rainex.io/projects//api-keys/
Error codes:
NotFound | cannot find an API key with this ID |
Responses
Error codes:
NotFound | cannot find an API key with this ID |
xxxxxxxxxx
curl --request DELETE \
--url https://api.rainex.io/projects/your-site-name-1/api-keys/test-id \
--header 'accept: application/json'