Delete a chat reminder
POST /v0/clear-chat-reminder
Clear an existing reminder from a chat. Use DELETE /v1/chats/{chatID}/reminders
instead.
Request Body
Section titled “Request Body ”object
The identifier of the chat to clear reminder from (accepts both chatID and local chat ID)
Example
!NCdzlIaMjZUmvmvyHU:beeper.com
Responses
Section titled “ Responses ”Tool executed successfully
object
Invalid request parameters
object
Error message
Error code
Additional error details
object
Access token is missing or invalid
object
Error message
Error code
Additional error details
object
Access token does not have the required scope
object
Error message
Error code
Additional error details
object
Resource not found
object
Error message
Error code
Additional error details
object
Unprocessable entity - validation error
object
Error message
Error code
Additional error details
object
Too many requests - rate limit exceeded
object
Error message
Error code
Additional error details
object
Internal server error
object
Error message
Error code
Additional error details