v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
events

Create events in bulk.

Create multiple events at once.

post/events/bulk

Request body

logstring required

Human readable log line to describe the context.

contextobject

Any object, typically JSON, used to describe to some infomration that needed to be logged.

actionTypestring

This is the type of the event

roomIdinteger

Room that this event relates to.

botIdstring

Bot that this event relates to.

botDataIdstring

Bot Data that this event relates to.

botActionIdstring

Bot Action that this event relates to.

userIdstring

User that this event relates to.

ownerstring

The name of the user to assign as the owner. Defaults to the user that created it

Response

Created

status'OK'

Status.