# Endpoint for Deleting a Task (Queue Only) **DELETE /api/yard-task/{taskId}** ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Path parameters - **taskId** (integer(int64)) Task Id ## Responses ### default Task deleted successfully #### Body: application/json (object) object ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)