Event Update
Events Endpoints
Event Update
Update an existing event record for a project. This can be used to update the event name, description, start date, and end date.
PUT
Event Update
Authorizations
A JWT Access Token obtained from Google Cloud.
Body
application/json
The request body must include the event ID or reference ID, and the fields to update.
Response
Created.
An optional ID of the reference object in your database. This can be used to query events by reference object.