DELETE
/
access
/
apikey
/
{nameorid}
curl --request DELETE \
  --url https://localhost:8080/v1/access/apikey/{nameorid}
"<string>"

The ID of an API Key can be retrieved using the Get API Key endpoint.

Path Parameters

nameorid
string
required

API Key Name or ID

Response

200 - application/json

The response is of type string.