PATCH
https://uptime.betterstack.com/api/v2/on-calls/{schedule_id}/events/{event_id}
URL parameters
schedule_id
required
string
The ID of the on-call schedule that the event is part of. Use default
to refer to the default on-call schedule for the team.
event_id
required
string
The ID of the event you want to update.
Headers
Authorization
required
string
Bearer $TOKEN
Body parameters
starts_at
date
Start time of the event. Must be today at 0:00 UTC or later.
ends_at
date
End time of the event.
users
array
List of email addresses of the users that will be on-call during this event.