Update a post
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
Array of media UUIDs to attach to the post (replaces existing media)
Future date/time to publish the post (ISO 8601 format). Set to null to publish immediately if currently scheduled.
Date/time when the post expires (ISO 8601 format). Set to null to remove expiration.
Response
Date/time when the post was created (ISO 8601 format)
Future date/time when the post will be published (ISO 8601 format)
Date/time when the post was published (ISO 8601 format)
Date/time when the post expires (ISO 8601 format)