Capabilities

sources.mobile-scanners.deactivate

Deactivate a mobile scanner without deleting it.

post/capabilities/sources.mobile-scanners.deactivate

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.