Create Events Batch

Create up to 10 events in one API call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Defaults to 123
Body Params
events
array of objects
required
Defaults to [object Object],[object Object]

The events to be added.

events*
start_object
object
required

An object to be written to your data. Only one object can exist for each type + id combo. If any of your write patterns provide an object that doesn't exist, it will be created. If the object already exists, the existing object will be used in your write operation, and if created_on or modified_on differ from the values already associated with the object, those values will be updated.

relationship
object
required
end_object
object
required

An object to be written to your data. Only one object can exist for each type + id combo. If any of your write patterns provide an object that doesn't exist, it will be created. If the object already exists, the existing object will be used in your write operation, and if created_on or modified_on differ from the values already associated with the object, those values will be updated.

start_object
object
required

An object to be written to your data. Only one object can exist for each type + id combo. If any of your write patterns provide an object that doesn't exist, it will be created. If the object already exists, the existing object will be used in your write operation, and if created_on or modified_on differ from the values already associated with the object, those values will be updated.

relationship
object
required
end_object
object
required

An object to be written to your data. Only one object can exist for each type + id combo. If any of your write patterns provide an object that doesn't exist, it will be created. If the object already exists, the existing object will be used in your write operation, and if created_on or modified_on differ from the values already associated with the object, those values will be updated.

boolean
Defaults to false

Whether the events should be created asynchronously or synchronously. Default is false (asynchronous)

Responses

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