Clear an existing reminder from a chat
Unique identifier of the chat.
curl http://localhost:23373/v1/chats/$CHAT_ID/reminders \ -X DELETE \ -H "Authorization: Bearer $BEEPER_ACCESS_TOKEN"