Reminders
View a contact's reminders
Fetch a list of a contact's reminders
Query Parameters
Name
Type
Description
Example request
curl https://web.r0app.com/api/v1/orgs/:org_id/contacts/:contact_id/reminders \
-X GET \
-H 'Authorization: Bearer <token>'Create a reminder
Create a reminder
Request Body
Name
Type
Description
Example request
Upload an attachment
Upload an attachment
Request Body
Name
Type
Description
Example request
Delete an attachment
Delete an attachment
Path Parameters
Name
Type
Description
Example request
Last updated