Skip to main content
POST
Create a new model event (deprecated)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body for POST /events/model

model_event
object
required

Model event object with model-specific fields and legacy aliases

Response

200 - application/json

Model event created

Response after creating an event

success
boolean
required
event_id
string
required