AddSignstackFileResp
- idType: string
Pattern: ^f_[0-9a-z]{26}$requiredUnique identifier for the reserved file. Prefixed lowercase ULID, e.g.
f_01jv8m7qfj6xj9gkz7a4s2h8e. - nameType: stringrequired
Display name for the file (echoed from the upload request).
- uploadType: string
Url requiredTime-limited URL for uploading the file's bytes via
PUT. Valid for the upload window only — request a fresh one if it expires.
