Update Integration Event

This endpoint allows for updating the attributes, duration, and buffer of an event.
When updating attributes, only updated values should be included. These will overwrite existing values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
  • ID of the integration that the event belongs to
string
required
  • ID of the integration event to update
Body Params
int32
required

The ID of this event's type

attributes
object
required

The attributes of this event

int64
≤ 600000

The event's duration, in milliseconds

int64
≤ 120000

The event's buffer, in milliseconds

Responses
202

Accepted

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