Revoke API keyRevoke API key DELETE /apikeys/:id Revokes an API key. Any client using this key will receive 401 immediately. Request Responses200403404Key revokedNot authorisedAPI key not found