Skip to main content
POST
Create a Milestone Reminder

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string

The display name of the record.

milestoneType
string
threshold
string
ownerEmail
string
description
string

A free-text description of the record.

Response

OK

id
string

The unique identifier of the record in Virtuous.

name
string

The display name of the record.

reminderSourceType
string
reminderSourceTypeDisplayName
string
reminders
object[]
message
string
dueDate
string
contactId
string

The identifier of the contact this record belongs to.

contactDisplayName
string
reminderFrequency
string
reminderFrequencyDisplayName
string
milestoneType
string
milestoneTypeDisplayName
string
threshold
string
description
string

The free-text description stored on the record.

Last modified on August 11, 2026