Bulk upload
POST {{baseUrl}}/{{version}}/events/upload/{{team_id}
This API endpoint facilitates the uploading of a large volume of events.
Request Body
[{"name"=>"csv_file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A valid JWT token |