v1alpha1

Create File

Mint a signed PUT URL for a new upload. Write-only, like POST /conversations — this mints a new id and surfaces no pre-existing state.

post/api/v1alpha1/assistant/trademe/files

Headers

authorizationstring nullable

Request body

contentTypestring required

Response

Successful Response

fileIdstring required
refstring required
putUrlstring required
expiresAtstring date-time required

Changes