Capabilities

sources.mobile-scanners.activate

Activate a mobile scanner so documents from that number are processed again.

post/capabilities/sources.mobile-scanners.activate

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.