Create a reminder

Create a new reminder.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example:

{
    "delegatedId": "534a38c2-ac29-460f-9441-9fcd05d1a3cb",
    "dueDate": "2025-09-15T00:00:00.000Z",
    "dueDateTimeSet": false,
    "description": "Reminder!",
    "customerId": "e0c9f280-19bb-4702-b291-fc8064607d6f"
}
Body Params

Request to create a reminder

string
required

Reminder description

string
required

Due date and time

boolean
required

Whether the due date time is set

string

Delegated user ID

string
enum

Notification mode:
Disabled - No notification
OnDueDate - Notify on due date
TenMinutesBefore - Notify 10 minutes before
OneHourBefore - Notify 1 hour before

Allowed:
string

Customer ID

Response

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*