Set a custom address pin

Saves custom latitude and longitude for an address used in bus-route planning.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired
Address identifier

Request

This endpoint expects an object.
custom_latitudedoubleRequired-90-90
custom_longitudedoubleRequired-180-180

Response

Custom coordinates saved.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error