# Actuate a gate **POST /api/hw/yard/{yardId}/gate/{gateName}/actuate/{action}** Open or close a specific gate in a yard ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Path parameters - **action** (string) - **gateName** (string) - **yardId** (integer(int64)) ## Responses ### 201 Created ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)