DELETE
/
projects
/
{projectSlug}
/
changelogs
/
{changelogId}

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

changelogId
string
required

Changelog id

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