v1

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

Process a new submission

This endpoint allows CORS requests

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

Path parameters

formIdinteger required

the form id

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

answersobject required

[question_id => arrayOfString]

shareHashstring

public share-hash -> Necessary to submit on public link-shares.

Response

empty response