cURL
curl --request DELETE \ --url https://api.staging-2tid4c.ezyshield.com.au/management/v1/entities/{entity}/api-keys/{apiKey} \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Requires the entity_api_key:write ability.
entity_api_key:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The entity ID
The API key ID
No content
0