Update post
Returns an id of the updated post
Authorizations
Path Parameters
Ocoya post ID.
"cmajvvb9q0003ja5vh0538j6r"
Body
New caption to apply to existing post variations.
"Launching our summer campaign today."
ISO 8601 datetime when the post should be scheduled, or null to make it unscheduled.
"2024-01-01T00:00:00Z"
Publish the existing post immediately without creating a new post.
true
Brand kit ID to apply, or null to remove the brand kit.
"cmayw7l5200067apsmz2tv7e8"
Full replacement set of publicly reachable image or video URLs. Maximum 5. Use an empty array to remove all media.
Publicly reachable image or video URLs to add without removing existing media. Maximum 5 total.
Remove all media from the post. Ignored when mediaUrls is provided.
false
Full replacement set of connected social profile IDs that should receive the post. Get IDs from GET /social-profiles.
Connected social profile IDs to add without removing profiles already attached to the post.
Response
Success