Hi everyone,
After deleting the developer key through the web interface, it gets successfully deleted, but when I refresh the page, it reappears.
I also tried deleting it via the Canvas API using DELETE /api/v1/developer_keys/:id, and the request was successful, but when I fetch the keys with GET /api/v1/accounts/:account_id/developer_keys, the key still appears.