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.
Body
string
default:"Your blog title"
required
string
default:"Account ID"
required
string
default:"Blog ID"
required
You can find the blog id from blog site dashboard link
string
default:"Image URl"
required
string
default:"A short description"
required
string
default:"<h1>Your blog content</h1>"
required
string
default:"PUBLISHED"
required
Posibles valores: ‘DRAFT’, ‘PUBLISHED’, ‘SCHEDULED’, ‘ARCHIVED’
string
default:"Alt text for your blog image"
required
string[]
required
This needs to be array of category ids, which you can get from the category get api call.
string[]
string
default:"6683abde331c041f32c07aea"
required
This needs to be author id, which you can get from the author get api call.
string
default:"any-blog-post-url"
required
string
default:"https://tryghl.blog/post/testing-unsplash"
string
default:"2025-02-05T18:30:47.000Z"
required
Provide ISO timestamp
Respuestas
200 - Successful response
200 - Successful response
object
required
400 - Bad Request
400 - Bad Request
422 - Unprocessable Entity
422 - Unprocessable Entity

