Reminders
Update a Reminder
PUT
for updating a reminder
Updates an existing reminder by its ID
PUT
https://api.getdex.com/api/rest/reminders/{reminderId}
The ID of the reminder to be updated
200:OK Request Body
You can use the variable update_contacts
in the API to decide whether if you want to update the contacts associated with the reminder or not.
Was this page helpful?