REST API
Retry Failed
Retry failed platform deliveries
POST
https://api.adaptlypost.com/api/v1/social-posts/:id/retryRetry publishing to platforms that previously failed for a specific post.
API Key (Bearer token)
Body Parameters
| Parameter | Type | Description |
|---|---|---|
platformIdsREQUIRED | string[] | Array of platform entry IDs to retry (from post results) |
Only platforms with FAILED status can be retried. Get platform IDs from the post results endpoint.