put
https://www.keycafe.com/v0/bin/
Add a key to a bin with a PUT request to the endpoint with the bin ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The body should contain the serial number of the Keycafe fob as a JSON object:
{
“key”: {
"serialNumber": "012ABC"
}
}