delete reminder
delete reminder
GET
https://api.zuwinda.com/v1/reminder/delete
Path Parameters
Name
Type
Description
id
string
reminder id
Headers
Name
Type
Description
x-access-key
string
Your token api
{
"success": true,
"message": "Deleted reminder successfully"
}
Last updated
Was this helpful?