DELETE
/
access
/
apikey
/
{nameorid}
cURL
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

OK

The response is of type string.