Update Events ​
Endpoint ​
PATCH /unified/calendar/events/{id}
Integrations supported
- Google Calendar
- Outlook Calendar
Path parameters ​
The ID of the resource.
23423523
Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79d
The format of the response.
unified
will return the response with unified mappings applied.raw
will return the raw response from the remote API.normalized
will apply the unified mappings and return the data in a normalized format.
Defaults to unified
.
unified
raw
normalized
unified
Excludes the remote_data
attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=name
Query parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=bar
all
external_only
none
Supported in
- Google Calendar
Request Body ​
Refer Writing data using Unified APIsThe calendar associated with the event.
Required in
- Google Calendar
- Outlook Calendar
The unique identifier of the calendar.
The name of the calendar.
If providing the start_time, the end_time should also be provided.
Required in
- Google Calendar
Supported in
- Outlook Calendar
If providing the end_time, the start_time should also be provided.
Required in
- Google Calendar
Supported in
- Outlook Calendar
Required if start_time or end_time is provided.
Supported in
- Google Calendar
- Outlook Calendar
The title of the event.
Supported in
- Google Calendar
- Outlook Calendar
The description of the event.
Supported in
- Google Calendar
- Outlook Calendar
The status of the event.
confirmed
tentative
cancelled
draft
Supported in
- Google Calendar
The availability of the user during the time period of the event.
busy
free
Supported in
- Google Calendar
The visibility of the event.
calendar_default
public
private
Supported in
- Google Calendar
The recurrence of the event. List of RRULE, EXRULE, RDATE and EXDATE lines for a recurring event, as specified in RFC5545.
Supported in
- Google Calendar
The attendees associated with the event.
Supported in
- Google Calendar
- Outlook Calendar
The person associated with the attendee.
The unique identifier of the person.
The name of the person.
The emails of the person.
The email of the person.
The type of the email.
Indicates if the attendance is optional.
Indicates if the attendee is the authenticated user.
Indicates if the attendee is the organizer of the event.
The response of the attendee.
The status of the response.
needs_action
declined
tentative
accepted
The comment of the response.
Indicates if guests can invite others to the event.
Supported in
- Google Calendar
Indicates if guests can modify the event.
Supported in
- Google Calendar
Indicates if guests can see other guests of the event.
Supported in
- Google Calendar
The location of the event.
Supported in
- Outlook Calendar
The unique identifier of the location.
The name of the location.
The first line of the street address.
The second line of the street address.
The city of the address.
The state of the address.
The country of the address.
The postal code of the address.
The URL of the location.
The latitude of the location.
The longitude of the location.
Any additional data that should be passed as part of the request body. This data is not transformed by Truto and is passed as is to the remote API.
Response Body ​
The unique identifier of the event.
Supported in
- Google Calendar
- Outlook Calendar
The calendar associated with the event.
Supported in
- Google Calendar
- Outlook Calendar
The unique identifier of the calendar.
The name of the calendar.
The title of the event.
Supported in
- Google Calendar
- Outlook Calendar
The description of the event.
Supported in
- Google Calendar
- Outlook Calendar
The location of the event.
Supported in
- Google Calendar
- Outlook Calendar
The unique identifier of the location.
The name of the location.
The first line of the street address.
The second line of the street address.
The city of the address.
The state of the address.
The country of the address.
The postal code of the address.
The URL of the location.
The latitude of the location.
The longitude of the location.
The timezone of the event.
Supported in
- Google Calendar
- Outlook Calendar
The date and time when the event starts.
Supported in
- Google Calendar
- Outlook Calendar
The date and time when the event ends.
Supported in
- Google Calendar
- Outlook Calendar
The status of the event.
confirmed
tentative
cancelled
draft
Supported in
- Google Calendar
- Outlook Calendar
The attendees associated with the event.
Supported in
- Google Calendar
- Outlook Calendar
The person associated with the attendee.
The unique identifier of the person.
The name of the person.
The emails of the person.
The email of the person.
The type of the email.
Indicates if the attendance is optional.
Indicates if the attendee is the authenticated user.
Indicates if the attendee is the organizer of the event.
The response of the attendee.
The status of the response.
needs_action
declined
tentative
accepted
The comment of the response.
The person who created the event.
Supported in
- Google Calendar
- Outlook Calendar
The unique identifier of the person.
The name of the person.
The emails of the person.
The email of the person.
The type of the email.
The person who created the event.
Supported in
- Google Calendar
- Outlook Calendar
The unique identifier of the person.
The name of the person.
The emails of the person.
The email of the person.
The type of the email.
The type of the event.
default
out_of_office
focus_time
working_location
Supported in
- Google Calendar
- Outlook Calendar
The availability of the user during the time period of the event.
busy
free
Supported in
- Google Calendar
- Outlook Calendar
The visibility of the event.
calendar_default
public
private
Supported in
- Google Calendar
- Outlook Calendar
The identifiers associated with the event.
Supported in
- Google Calendar
- Outlook Calendar
The iCalendar UID of the event.
The iCalendar sequence of the event.
Indicates if the event is locked and cannot be modified.
Supported in
- Google Calendar
The URLs associated with the event.
Supported in
- Google Calendar
- Outlook Calendar
The URL of the event.
The type of the URL.
Indicates if the event is recurring.
Supported in
- Google Calendar
- Outlook Calendar
The recurrence of the event. List of RRULE, EXRULE, RDATE and EXDATE lines for a recurring event, as specified in RFC5545.
Supported in
- Google Calendar
- Outlook Calendar
The parent event of a recurring event.
Supported in
- Google Calendar
- Outlook Calendar
The unique identifier of the parent event.
Indicates if the event has attachments.
Supported in
- Google Calendar
- Outlook Calendar
The attachments associated with the event.
Supported in
- Google Calendar
The unique identifier of the attachment.
The name of the attachment.
The MIME type of the attachment.
The URL of the attachment.
The date when the attachment was created.
The date when the attachment was updated.
Indicates if guests can invite others to the event.
Supported in
- Google Calendar
Indicates if guests can modify the event.
Supported in
- Google Calendar
Indicates if guests can see other guests of the event.
Supported in
- Google Calendar
The event type object associated with the event.
The unique identifier of the event type.
The date when the event was created.
Supported in
- Google Calendar
- Outlook Calendar
The date when the event was updated.
Supported in
- Google Calendar
- Outlook Calendar
Raw data returned from the remote API call.