Skip to main content
PUT
Dismiss a Reminder

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

(Required) The identifier.

Response

OK

id
string

The unique identifier of the record in Virtuous.

message
string
targetDate
string
targetResolutionDateUtc
string
contactId
string

The identifier of the contact this record belongs to.

contactViewUrl
string

A link to the related contact.

contactDisplayName
string
contactAvatarUrl
string
reminderType
string
reminderTypeDisplayName
string
taskStatus
string
taskStatusDisplayName
string
completeUrl
string
dismissUrl
string
description
string

The free-text description stored on the record.

hasContact
string
isPastDue
string
isUnresolved
string
canComplete
string
completeActionName
string
canCompleteWithNote
string
owner
string
ownerAvatarUrl
string
Last modified on August 11, 2026