RetryFailedPostsRequest
post_idsstring<uuid>[]
Possible values: <= 200
account_idinteger
platformstring
failed_afterstring<date-time>
failed_beforestring<date-time>
max_attemptsinteger
RetryFailedPostsRequest
{
"post_ids": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"account_id": 0,
"platform": "string",
"failed_after": "2024-07-29T15:51:28.071Z",
"failed_before": "2024-07-29T15:51:28.071Z",
"max_attempts": 0
}