Skip to main content
Image endpoints for a listing your org owns. Images aren’t covered by the audience field they’re visible to anyone who can see the listing.

Upload

Headers

string
required
Bearer tdao_live_…
string
required
string
required
multipart/form-data

Form fields

file
required
The image file.
The audience field is not accepted on listing images audience applies to documents only.

File rules

  • Max size: 50 MB.
  • Allowed types: JPEG, PNG, WEBP, GIF.
  • One file per call.

Storage path

Response

200 OK:
The URL is appended to listing.images[] automatically.

Delete by URL

Removes a single image URL from images[]. Best-effort deletes the underlying storage file. Idempotent.

Query parameters

string
required
URL-encoded.

Response

200 OK:

Common errors

See also