Upload Management
Edit a scheduled post
Update the scheduled date, title, or caption of a scheduled post.
patch/uploadposts/schedule/{job_id}
Path parameters
job_idstring required
The unique job identifier.
Request body
Response
Scheduled post updated successfully.
Example response
{
"success": true
}