Import EventsCopy Pagepost https://{region}.mixpanel.com/importRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsstrictstringenumrequiredDefaults to 1When set to 1 (recommended), Mixpanel will validate the batch and return errors per event that failed.01Allowed:01project_idstringrequiredDefaults to <YOUR_PROJECT_ID>The Mixpanel project_id, used to authenticate service account credentials.Body Params objecteventstringrequiredThe name of the event.propertiesobjectrequiredA JSON object containing properties of the event.properties objectADD objectHeadersContent-TypestringenumDefaults to application/jsonapplication/jsonapplication/x-ndjsonAllowed:application/jsonapplication/x-ndjsonContent-EncodingstringenumgzipAllowed:gzipResponses 200A 200 response indicates all records were successfully ingested. 400A 400 response indicates that some records failed validation. 401A 401 response indicates invalid credentials. 413A 413 response indicates that the payload is too large. 429A 429 response indicates rate limits have been exceeded.Updated 2 days ago