Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

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

Body

application/json
model_event
object
Example:

Response

200 - application/json

Model event created

event_id
string
success
boolean