gates
Delete a gate
DELETE
/
gates
/
{gateId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
gateId
string
requiredID of the gate
Was this page helpful?