{
"opencollection": "1.0.0",
"info": {
"name": "Samsara Daily API",
"version": "2024-11-18"
},
"request": {
"auth": {
"type": "bearer",
"token": "{{bearerToken}}"
}
},
"items": [
{
"info": {
"name": "Daily",
"type": "folder"
},
"items": [
{
"info": {
"name": "[beta] Update the ShippingDocs Field of an Existing Assignment.",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "https://api.samsara.com/hos/daily-logs/log-meta-data",
"params": [
{
"name": "hosDate",
"value": "",
"type": "query",
"description": "A start date in yyyy-mm-dd format. Required."
},
{
"name": "driverID",
"value": "",
"type": "query",
"description": "ID of the driver for whom the duty status is being set."
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Update the shippingDocs field of an existing assignment.\n\n Rate limit: 5 requests/sec (learn more about rate limits here).\n\nTo use this endpoint, select **Write ELD Hours of Service (US)** under the Compliance category when creating or editing an API token. Learn More.\n \n\n **Submit Feedback**: Likes, dislikes, "
}
]
}
],
"bundled": true
}