Image Operations
Detect documents in an image
Creates a task to detect document boundaries within an image.
Authorization
x-api-key
<token>
API Key for authentication
In: header
Request Body
application/json
Optionalinputrequired
string
The id of the file to operate on.
Response Body
The response of the detect-documents operation
TypeScript Definitions
Use the response body type in TypeScript.
responserequired
Detect Documents Response
The response of the detect-documents operation