AddSignstackFileResp

  • id
    Type: string Pattern: ^f_[0-9a-z]{26}$
    required

    Unique identifier for the reserved file. Prefixed lowercase ULID, e.g. f_01jv8m7qfj6xj9gkz7a4s2h8e.

  • name
    Type: string
    required

    Display name for the file (echoed from the upload request).

  • uploadUrl
    Type: string
    required

    Time-limited URL for uploading the file's bytes via PUT. Valid for the upload window only — request a fresh one if it expires.