Skip to main content
DELETE
Delete (complete) a reminder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

reminderId
string
required

Response

Reminder deleted successfully

success
enum<boolean>
required
Available options:
true
message
string