# Endpoint for Drivers to Start a Session **POST /api/yard-task/session/start** ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Body: application/json (object) - **latitude** (number(double)) Latitude - **longitude** (number(double)) Longitude ## Responses ### default Session started successfully #### Body: application/json (object) object ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)