Update Reminder
Update an existing reminder.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
reminderId
Request
This endpoint expects an object.
title
assigneeId
description
dueDate
isCompleted
type
Response
Reminder updated successfully
id
title
description
type
dueDate
isCompleted
completedAt
assigneeId
projectId
Present when the reminder belongs to a project.
opportunityId
Present when the reminder belongs to an opportunity.
accountId
Present when the reminder belongs to an account.
createdBy
createdAt
updatedAt
