Update a scheduled post
PUT/api/v4/posts/schedule/:scheduled_post_id
Updates a scheduled post
Permissions
Must have create_post permission for the channel where the scheduled post belongs to.
Minimum server version: 10.3
Request
Responses
- 200
- 400
- 401
- 403
- 500
Updated scheduled post
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server