Jump to Content
AddEvent API Docs
API documentation
Contact supportSign inAddEvent API Docs
API documentation
Contact supportSign in
API documentation

Getting started

  • The AddEvent API
  • Authentication
  • Response codes & errors
  • Migrating from API v1 to API v2

Calendar and Event API

  • Events
    • Create an eventpost
    • Search eventsget
    • Retrieve an eventget
    • Update an eventpatch
    • Delete an eventdel
  • Calendars
    • Create a calendarpost
    • Search calendarsget
    • Retrieve a calendarget
    • Update a calendarpatch
    • Delete a calendardel
  • RSVP attendees
    • Create an RSVP attendeepost
    • Search RSVP attendeesget
    • Retrieve an RSVP attendeeget
    • Update an RSVP attendeepatch
    • Delete an RSVP attendeedel
  • Calendar subscribers
    • Search calendar subscribersget
    • Retrieve a calendar subscriberget
    • Delete a calendar subscriberdel
  • Templates
    • List RSVP formsget
    • List event templatesget
    • List calendar templatesget
  • Timezones
    • List timezonesget

Other links

  • Automated add-to-calendar button
  • Automated add-to-calendar links
Powered by 

Update an event

patch https://api.addevent.com/calevent/v2/events/

Updates an event by setting the values of the parameters passed. Any parameters not provided will be left unchanged. This request accepts mostly the same properties as the event creation call.

Language
Credentials
Bearer
APIkey
Click Try It! to start a request and see the response here!