v2

latestOpenAPI 3.0.0raw.githubusercontent.com2024-01-0511518.9 KB

Attaches a file to a question response

post/submissions/{submissionId}/sections/{sectionId}/questions/{questionId}/attachment

Path parameters

submissionIdstring required

The submission ID of the question being answered

sectionIdstring required

The Section ID of the question being answered

questionIdstring required

The ID of the question being answered

Response

success

responseAcceptedboolean

Example response

{
  "responseAccepted": true
}