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