Archive
Archive the transports selected by the filters as done.
Warning: please use filters when calling this API or the action will apply to all transports
Authorizations
Query parameters
uid__instringOptionalExample:
Comma separated list of transport uids to mark as done.
4443d4b6-e165-11ea-a488-0242ac110007
Responses
200Success
application/json
post
POST /api/v4/transports/archive/ HTTP/1.1
Host: api.dashdoc.eu
Authentication: YOUR_API_KEY
Accept: */*
200Success
{
"success": true
}
Last updated
Was this helpful?