Skip to main content
The document endpoints for a listing your org owns. Same shape as the teardown document endpoints file goes up, URL gets appended to the listing’s documents[], optional audience form field updates the listing’s visibility in the same transaction.

Upload

Headers

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

Form fields

file
required
string (CSV)
Optional. Comma-separated list of company types. See audience.

File rules

Same as teardown documents max 50 MB, PDF / XLSX / XLS / DOCX / DOC / CSV / images.

Storage path

Response

200 OK:

Delete by URL

Removes a single document URL from the listing’s documents[]. Best-effort deletes the underlying storage file. Idempotent.

Query parameters

string
required
URL-encoded.

Response

200 OK:

See also