Unlock Gate

Unlock a gate

POST [environmentBaseUrl]/v1/gates/:id/unlock

Open the lock of a gate using Goki gate ID.

Path Parameters

NameTypeDescription

id

String

Gate Id

{
    // Response
}

Last updated