Skip to main content
PUT
Update a scheduled post

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Scheduled post ID

Body

application/json
scheduledAt
string<date-time>

Updated schedule time

postData
object

Response

Scheduled post updated successfully

data
object[]
networkId
string
paging
object
users
object[]
files
object[]
communities
object[]
polls
object[]