Reminder (Task)
Update a specific reminder
PUT
Authorizations
Path Parameters
The unique identifier for the reminder to update.
Query Parameters
Workspace identifier. Not required if 'X-API-KEY' is provided.
Body
application/json
Updated details of the reminder.
Response
200
application/json
Reminder updated successfully.
The response is of type any
.