v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0118684573.2 KB
Comments

Posting Comments

Currently, the only accepted data is body, which contains the body of the comment to be made.

post/v1/projects/{projectId}/forms/{xmlFormId}/submissions/{instanceId}/comments

Path parameters

projectIdnumber required

The numeric ID of the Project

xmlFormIdstring required

The xmlFormId of the Form being referenced.

instanceIdstring required

The instanceId of the Submission being referenced.

Response

OK

bodystring required

The text of the comment.

actorIdnumber required

The ID of the Actor that made the comment.