SMART LOCKER API
Bay Management
Copy Page
SMART LOCKER API
Web
Shifts
Shift List
Add Shift
Update Shift
Delete Shift
Shift Devices
Add Shift Device
List Shift Devices
Update Shift Device
Delete Shift Device
Device Management
Update Device
List Devices
Get Device
add device
edit device
delete device
devices status
Bay Management
List Bays
GET
Assign Device to Bay
PATCH
Assign User to Bay
PATCH
Unassign Device
DELETE
Locker Management
Locker List
Get Locker
LockerType
maintenance list
delete locker
User
User List
Get User
add user
user edit
user delete
Group
group add
group list
group view
group delete
Location
Location
location add
location edit
add area
Role
add role
edit role
list role
Admin Login
POST
Kiosk Login
POST
Country
GET
log list
GET
Smart Locker
Locker Status
POST
Open Locker
POST
Start charging
POST
Stop Charging
POST
Charging Status
POST
Bay Management
Copy Page
Unassign Device
Developing
DELETE
/api/bays/1/device
Try it
Run in Apidog
Run in Apidog
This api will disassociate whatever device is assigned to this bay
Request
Body Params
application/x-www-form-urlencoded
Required
Generate Code
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
DELETE
'https://smart-locker-api.byrokket.com/api/bays/1/device'
Response
Response Example
{
}
Modified atÂ
2025-11-06 16:19:35
Previous
Assign User to Bay
Next
Locker List