# Create or update Routing Table lookup record through file upload Upload the Routing Table records. Existing records will be updated while new records will be created. Endpoint: POST /config/routing_table/lookup Version: Security: Bearer ## Request fields (multipart/form-data): - `file` (string, required) ## Response 200 fields (*/*): - `message` (string) Lookup replace response message