latestOpenAPI 3.0.02026-08-11800117.9 KB

6687ff8993a0

Capabilities

sources.mobile-scanners.delete

Delete a mobile scanner from the account permanently.

post/capabilities/sources.mobile-scanners.delete

Request body

scannerIdstring required

The mobile scanner ID

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}