Skip to main content
PATCH
Update reminder

Authorizations

api_access_token
string
header
required

Path Parameters

opportunity_id
integer
required

ID of the opportunity

id
integer
required

ID of the reminder

account_id
integer
required

The numeric ID of the account

Body

application/json
reminder
object

Response

Success

id
integer
account_id
integer
opportunity_id
integer
user_id
integer
remind_at
string<date-time>
state
enum<string>
Available options:
pending,
completed,
missed
note
string | null
meta
object
created_at
string<date-time>
updated_at
string<date-time>