API Keys
Delete API Key
Deletes the specified API key for the authenticated user.
DELETE
/
apikey
/
{id}
Path Parameters
id
string
requiredThe ID of the API key to delete
Response
200 - application/json
The response is of type any
.
Deletes the specified API key for the authenticated user.
The ID of the API key to delete
The response is of type any
.