v51

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-014010324.1 KB
assistant_api

Run a file action

Launch a task to process a file and store the result in a new file in the same directory

post/ocs/v2.php/apps/assistant/api/{apiVersion}/file-action/{fileId}/{taskTypeId}

Path parameters

apiVersion'v1' required
fileIdinteger required

The input file ID

taskTypeIdstring required

The task type of the operation to perform

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Response

The task has been scheduled successfully