latestOpenAPI 3.0.12026-08-10263778.5 KB

7f2454dc70d5

Routing

Update WaitTime, Restrictions and OnewayDirection data for a number of route element(s)

Oauth2 Roles

  • Requires user to have one of the following roles: admin, editor, owner, service
put/{apiKey}/api/routing/routeelements

Path parameters

apiKeystring required

The API Key to use

Request body

idstring nullable
datasetIdstring nullable
externalIdstring nullable

UUID of this element as an extern ID

restrictionsstring[] nullable

(Optional) IF set - one or more of these tokens will be needed to traverse this area

onewayDirectionnumber double nullable

(Optional) IF set - end users may only walk in the direction stated within the area (+/- 90 degrees)

waitTimeinteger nullable

(Optional) IF set (to a positive number) end users will be asked to wait this additional amount of seconds here.

Response

OK