Replace a Lookup TableAsk AIput https://{region}.mixpanel.com/lookup-tables/{id}Path ParamsiduuidrequiredThe ID of the lookup table to replace which can be retreived from Lexicon under the lookup table's details, click here for more info.Query Paramsproject_idstringrequiredDefaults to <YOUR_PROJECT_ID>The Mixpanel project_id, used to authenticate service account credentials.Body Paramsid,field1,field2 key1,v1,z1 key2,z1,z2 HeadersContent-TypestringenumDefaults to text/csvtext/csvAllowed:text/csvResponses 200A 200 response indicates all records were successfully ingested. 400A 400 response indicates that some records failed validation. 401A 401 response indicates invalid credentials. 404A 404 response indicates that the entity to replace was not found. 413A 413 response indicates that the payload is too large. 429A 429 response indicates rate limits have been exceeded.Updated 6 months ago