meta { name: machineWorker_add REVISAR type: http seq: 7 } post { url: http://localhost:3000/api/MachineWorkers/add body: json auth: none } headers { Authorization: DEFAULT_TOKEN } body:json { { "plate": "RE-002" } }