ApiKeyDeletes an API key owned by the currently authenticated user.Deletes an API key owned by the currently authenticated user. GET /apikeys/delete The specified key must exist and belong to the current user. If the key is not found, not owned by the user, or the user is invalid, an error is returned. Request Responses200OK