Skip to main content
DELETE
cURL

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

Successful operation

id
string<uuid>
project_id
string<uuid>
author_id
string<uuid>
title
string
slug
string
summary
string
content
string
image
string
publish_date
string<date-time>
published
boolean