otter/bruno/Subscriptions API/Upload subscription changes...

17 lines
227 B
Plaintext

meta {
name: Upload subscription changes for device
type: http
seq: 4
}
get {
url: http://localhost:8080/api/2/subscriptions/:username/:device_id
body: none
auth: none
}
params:path {
username:
device_id:
}