# Endpoint for Drivers to Mark Tasks as Started **POST /api/yard-task/start** ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Body: application/json (array[object]) - **task_id** (integer(int32)) Task ID - **started_at** (object) ## Responses ### default Tasks marked as started successfully #### Body: application/json (object) object ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)