---
title: "Check gate code availability"
method: POST
path: "/v1/{facility_id}/gate_codes/availability_check"
tags: ["api-v1-gate_codes"]
---

# Check gate code availability

`POST /v1/{facility_id}/gate_codes/availability_check`

## Path parameters

- `facility_id` number, required

## Request body

- ApiV1GateCodesControllerAvailabilityCheckInput
  - `availability_check` object, required
    - `gate_access_code` string, required — A gate code to check availability for

## Response `200`

ok

---

[API](https://skmtc.dev/storedgefms/apis/storable-edge-api-params-in-body.md) · [All operations](https://skmtc.dev/storedgefms/apis/storable-edge-api-params-in-body/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/storedgefms/storable-edge-api-params-in-body/revisions/50fea30c1954/schema)
