Skip to main content

CreatePostResponse

post_idstring<uuid>
statusstring

Possible values: [publishing, scheduled]

scheduled_forstring<date-time>nullable
accounts_countinteger
messagestring
CreatePostResponse
{
"post_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": "publishing",
"scheduled_for": "2024-07-29T15:51:28.071Z",
"accounts_count": 0,
"message": "string"
}