events
Update the metadata of an attached file
post/events/submissions/{submission-id}/files/{file-id}
Path parameters
submission-idstring required
Unique submission selector
file-idstring UUID required
Unique file identifier
Request body
Example request
{
"converted_file_id": "654321",
"number_of_pages": 1234
}Response
The request completed successfully