POST /v1/fleet/drivers/{driverId}/confirm-oral-instruction
POST/v1/fleet/drivers/{driverId}/confirm-oral-instruction
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|
driverIderforderlich | string | |
Beispiel
curl -X POST https://api.codemeta-os.de/v1/fleet/drivers/{driverId}/confirm-oral-instruction \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.fleet.post();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |