Skip to main content

FollowLinkRequestModel

validForHours integer<int32>
vehicleIds string[]nullable
followLink stringnullable
FollowLinkRequestModel
{
"validForHours": 0,
"vehicleIds": [
"string"
],
"followLink": "string"
}