Forum Discussion
jakubczop
8 months agoStaff
hey arunbharath
in order to set device session status to failed, you can use POST broker endpoint
*BROKER_ADDRESS*/sessions/*ID*, and pass parameter "state = FAILED" in the body. Endpoint support only application/x-www-form-urlencoded
f.i. for eu mobile hub, it looks like this
POST eu-mobile-hub.bitbar.com/sessions/*id*
{state = FAILED}
Related Content
- 5 months ago
- 13 years ago
Recent Discussions
- 3 months ago
BitBar API Integration
Solved4 months ago- 4 months ago