REST API

Publish Draft

Publish a saved draft post

POSThttps://api.adaptlypost.com/api/v1/social-posts/:id/publish

Publish a previously saved draft post. Optionally schedule it for later by providing a scheduledAt date.

API Key (Bearer token)

Body Parameters

ParameterTypeDescription
scheduledAtstringISO 8601 date to schedule. Omit to publish immediately.
timezoneREQUIREDstringIANA timezone (required)
If scheduledAt is provided, the post will be scheduled for later. Otherwise it publishes immediately.