Parameters
1 query
Query parameters
· 1eventIdstringRequiredExternal event code identifier.
Example
example_eventIdTriggers an immediate smart lock unlock for the lock associated with the given event.
1 query
eventIdstringRequiredExternal event code identifier.
example_eventId1 status code documented
This response returns no JSON body.
{
"success": true
}GET /bff/calendar/event-unlock-now
curl -X GET "https://api.bizkithub.com/bff/calendar/event-unlock-now?eventId=example_eventId" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.