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
Example response
{
"responseAccepted": true
}