Open a gate

Opens a specific gate.

Required permission: control:gates

Identify the gate by its UUID in the URL, and tell the server which company and tunnel it belongs to using the request headers.

The request is processed asynchronously: a 202 Accepted response means the open request was accepted and is being processed. It confirms the request was accepted — not that the gate has already finished opening.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the gate to open. Find it in the tunnel's scene configuration: GET /sceneConfig/ → lanes[].gate.uuid.

Headers
string
required

UUID of the company the gate belongs to. Available from GET /authenticatedUser/ (the company field) or GET /companies/.

string
required

UUID of the tunnel that contains the gate. Available from GET /tunnels/.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json