POST /v1/social/upload. Each upload is tracked locally and can be referenced by upload_ids in posts.
Query Parameters
| Param | Type | Default | Description |
|---|---|---|---|
limit | number | 50 | Max results (capped at 100) |
offset | number | 0 | Pagination offset |
GET /v1/social/uploads — List media files uploaded by the company for social posting.
POST /v1/social/upload. Each upload is tracked locally and can be referenced by upload_ids in posts.
| Param | Type | Default | Description |
|---|---|---|---|
limit | number | 50 | Max results (capped at 100) |
offset | number | 0 | Pagination offset |