Retry failed post
Immediately retries publishing a failed post. Returns the updated post with its new status.
Path parameters
Response
Retry successful
Example response
{
"post": {
"platforms": [
{
"platform": "twitter",
"status": "pending",
"platformPostId": "1234567890123456789",
"platformPostUrl": "https://twitter.com/acmecorp/status/1234567890123456789"
}
]
}
}Changes
Changed in 9 of the 26 revisions of this API.359
- ▲
the
post/platforms/items/platformSpecificDataresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
removed
TwitterPlatformDataThreadsPlatformDataFacebookPlatformDataInstagramPlatformDataLinkedInPlatformDataPinterestPlatformDataYouTubePlatformDataGoogleBusinessPlatformDataTikTokPlatformDataTelegramPlatformDataSnapchatPlatformDataRedditPlatformDataBlueskyPlatformDataDiscordPlatformDataSlackPlatformDatafrom thepost/platforms/items/platformSpecificDataresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[InstagramPlatformData]/muteAudioto the response with the200statusresponse-optional-property-added
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[PinterestPlatformData]/boardSectionIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[PinterestPlatformData]/isAiGeneratedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[ThreadsPlatformData]/firstCommentto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[TwitterPlatformData]/articleto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
post/platforms/items/platformPostUrlbecame nullable for the status200response-property-became-nullable
- ▲
the
post/platforms/items/platformPostUrlresponse's property type/format changed fromstring/uritostringnull/for status200response-property-type-changed
- ▲
- ●
added the new
platform_rate_limitenum value to thepost/platforms/items/errorCategoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
quota_exhaustedenum value to thepost/platforms/items/errorCategoryresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[BlueskyPlatformData]/langsto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
phoneenum value to thepost/platforms/items/accountId/oneOf[SocialAccount]/platformresponse property for the response status200response-property-enum-value-added
- ●
added the new
rcsenum value to thepost/platforms/items/accountId/oneOf[SocialAccount]/platformresponse property for the response status200response-property-enum-value-added
- ●
added the new
smsenum value to thepost/platforms/items/accountId/oneOf[SocialAccount]/platformresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[LinkedInPlatformData]/pollto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
post/platforms/items/platformSpecificData/oneOf[InstagramPlatformData]/audioConfigurationto the response with the200statusresponse-optional-property-added
- ○