PATCH /monitorings/:monitoringId

Update a Monitoring to change the refresh interval, next refresh date, stop date or status. A Monitoring represents an ongoing connection to an insurance account, used for refreshing information on a connected insurance account.

Path Params
uuid
required

ID of Team

uuid
required

ID of Monitoring

Body Params
string

How often the information should be refreshed. Must be >= 30 days. We accept ISO-8601 duration interval value and support days, months, and/or years.

date-time

Optional date the next refresh should occur. Must be >= 30 days after the latest Pull was created. Defaults to Pull created date + interval.

date-time

Optional date after which monitoring should stop

string

Optional status to update the monitoring to

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json