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
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.