Skip to main content
DELETE
/
admin-keys
/
{adminKey}
Delete an admin key
curl --request DELETE \
  --url https://api.staging-2tid4c.ezyshield.com.au/management/v1/admin-keys/{adminKey} \
  --header 'Authorization: Bearer <token>'
[
  "<string>"
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

adminKey
string
required

The admin key prefixed id

admin_key
string<uuid>
required

The API key ID

Response

No content

Required array length: 0 element