Response shape for a successful upload - same fields as every other official SDK.
@type t() :: %YourImageShare.UploadResult{ direct: String.t(), expires_at: String.t() | nil, id: String.t(), path: String.t(), src: String.t(), type: String.t() }