Skip to main content
PATCH
Error

Path Parameters

surveyId
string<uuid>
required
fileId
string<uuid>
required

Body

application/json
name
string
Minimum string length: 1
status
enum<string>
Available options:
pending,
ready,
failed
size_bytes
integer | null
Required range: x >= 0
content_hash
string | null

Lowercase SHA-256 hex digest of the file bytes.

Pattern: ^[a-f0-9]{64}$
Example:

"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"

Response

Updated file

data
object
required