v1

latestOpenAPI 3.0.3AGPL-3.0-or-later2026-07-172717248.3 KB
api

Uploads a temporary files to the server during form filling

This endpoint allows CORS requests

post/ocs/v2.php/apps/forms/api/v3/forms/{formId}/submissions/files/{questionId}

Path parameters

formIdinteger required

id of the form

questionIdinteger required

id of the question

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

shareHashstring

hash of the form share

Response

the file id and name of the uploaded file