Update post
PATCH/posts/:id
Update a scheduled or draft post. You can change content, schedule, target accounts, or media. Published posts cannot be modified.
Request
Responses
- 200
- 400
- 401
- 404
- 429
Updated post
Invalid request parameters
Missing or invalid API key
Resource not found
Rate limit exceeded
Response Headers
X-RateLimit-Limit
Request limit per window
X-RateLimit-Remaining
Remaining requests in current window
X-RateLimit-Reset
Unix timestamp when the window resets
Retry-After
Seconds to wait before retrying