Trigger action

Runs a server-side action against a previously uploaded content resource. The canonical use is calling ?action=scan on a content that was uploaded without one, to add OCR after the fact; the scan result is persisted on the resource so subsequent GETs surface it via include=scanResult.

Path Params
string
required

UUID of the content resource (returned by POST /content).

Query Params
string
enum
required

Server-side action to run against the content. scan triggers synchronous OCR; the result is persisted on the resource.

Allowed:
string

Organization scope for the request. Required when the caller has access to more than one organization; auto-inferred otherwise.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json