v3

latestOpenAPI 3.0.1Proprietary2026-07-314140169.7 KB
Upload Management

Retry a failed upload

Re-enqueue an upload that failed on one or more platforms. Only failed platforms are retried; the original media snapshot is reused, so no re-upload is needed. Provide request_id or job_id.

post/uploadposts/posts/retry

Request body

request_idstring

The request_id returned by the original async upload. Provide request_id or job_id.

job_idstring

The scheduled job ID. Alternative to request_id.

Response

Failed platforms re-enqueued for retry.

successboolean
request_idstring
messagestring