Skip to main content
Create posts for all supported platforms. It is possible to create customized posts per channel by using the same platform account IDs in a request and hitting the create post API multiple times with different summaries and account IDs per platform. The content and media limitations, as well as platform rate limiters corresponding to the respective platforms, are provided in the following reference link: Link: Platform Limitations

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
default:"ve9EPM428h8vShlRW1KT"
required
Account Id
string
default:"65fac446d599990d1313c1dd"
required
Post Id

Body

string[]
Account Ids
string
default:"Hello World"
Post Content The limitations of content as per the platforms is provided through the reference link in API description
object[]
Post Media Data The limitations of media as per the platforms is provided through the reference link in API description
object
default:"draft"
Status must be one of the following values: in_progress, draft, failed, published, scheduled, in_review, notification_sent, deleted
string
Schedule Date
string
Created By
string
default:"First comment"
Follow Up Comment on platform. It is not allowed on Tiktok and GMB accounts and there is a limit of 280 charecters for twitter account
object
Og Tags Meta Data
object
default:"post"
required
Post Type must be one of the following values: - post, story, reel
object
Post Approval Details
boolean
default:"True"
if schedule datetime is updated
string[]
Array of Tag Value
string
Category Id
object
Tiktok Post Details
object
GMB Post Details
string
default:"sdfdsfdsfEWEsdfsdsW32dd"
User ID

Respuestas

boolean
default:"True"
required
Success or Failure
number
default:"200"
required
Status Code
string
default:"Updated Post"
required
Message

Ejemplo