Set Name
Set trip name
POSThttps://api.dashdoc.eu/api/v4/scheduler/trips/{uid}/set-name/
Path parameters
uid*string
Body
name*string
Example: "trip_ref_01234"
Response
Body
uidstring (uuid)
The trip identifier.
"447521b0-e165-11ea-a488-0242ac110007"
namestring
The trip name.
"trip_ref_01234"
Request
Response
Last updated