Post mappingAsk AIpost https://api.lytics.io/v2/schema/{table}/mappingUpsert a mapping in draft schema.Path ParamstablestringrequiredThe table (e.g. user)Query Paramsaccount_idstringThe account ID. Defaults to the user's default account.Body ParamsMappingcreateddate-timeedit_statusstringexprstringThe LQL expression for the mappingfieldstringrequiredThe target field of the mappingguard_exprstringThe LQL Guard expression for the mappingidstringThe ID of the mappingmanaged_bystringmodifieddate-timestreamstringThe stream associated with the mappingResponses 200Mapping 201Mapping 400Bad Request 404Not Found 500Internal Server ErrorUpdated 7 months ago