POST
/
projects
/
{projectSlug}
/
changelogs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectSlug
string
required

Project slug

Body

application/json
content
string
required
published
boolean
required
summary
string
required
title
string
required
image
string
publish_date
string

Response

200 - application/json
author_id
string
content
string
id
string
image
string
project_id
string
publish_date
string
published
boolean
slug
string
summary
string
title
string