Link Fob

Link a Keycafe fob to a key with a PUT request to the endpoint with the key ID.

The body should contain the serial number of the fob as a JSON object:

{
  "serialNumber": "XXXXXX"
}

Returns a key object if the call succeeded.

Language
Credentials
Basic
base64
: