Skip to content
Permalink
0c2a7af2c9
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit 0c2a7af Mar 4, 2024 History
1 contributor

Users who have contributed to this file

15 lines (13 sloc) 176 Bytes
meta {
name: Get Devices
type: http
seq: 1
}
get {
url: https://api.bambulab.com/v1/iot-service/api/user/bind
body: none
auth: bearer
}
auth:bearer {
token:
}