APIAPI KeysUpdate an API keyUpdate an API key PUT /api/keys/:id Update the name of an API key. The secret cannot be changed. Request Responses200400404API key updated successfully.Invalid input.API key not found.