Creates a scheduled post
POST/api/v4/posts/schedule
Creates a scheduled post
Permissions
Must have create_post permission for the channel the post is being created in.
Minimum server version: 10.3
Request
Responses
- 200
- 400
- 401
- 403
- 500
Created 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