Create integration event type

This endpoint creates a new integration event type.

Users will be able to define their own event schema by specifying key-value pairs in json schema format conforming to Spot's meta-schema.

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 type belongs to
Body Params
  • Integration event type information

  • Integration event type information

string
required
length between 1 and 40

The name of the integration event type

schema
object
required

The schema of the integration event type, in JSON Schema format

int64
≤ 600000

The default duration of the integration event type, in milliseconds

int64
≤ 120000

The default buffer of the integration event type, in milliseconds

Responses

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