CLI Reference Guide

Figure 3-14 Extensibility services, Set button — request payload example
Figure 3-15 Extensibility services, Set button — success response example
3.3.2 Remove button
Table 3-17 Remove button
?api=extensibility&method=removeButton
GET Description Removes a Home screen button on the device.
Attention: Removing the solution button will cause all access
control configuration to be lost (authentication agent, embedded
authentication...). Upon creating a new button, the application
access will need to be reconfigured.
Authentication Requires basic authentication with device admin credentials.
Payload IN
OUT If 200, XML response with code 0
If 400, XML response with error code
Response Code 200 OK — success
400 Bad request
Error code -10: Device is busy
Error code -12: Unexpected error
401 Unauthorized access – if basic authentication fails
Section 3.3 Extensibility services 21