Update changelog

Update a changelog with this slug.

API v1 and this route are not available to projects that are using ReadMe Refactored. Check out our API migration guide for information on how to migrate to the new API.

Path Params
string
required

A URL-safe representation of the changelog title. Slugs must be all lowercase, and replace spaces with hyphens. For example, for the changelog "Owlet Weekly Update", enter the slug "owlet-weekly-update".

Body Params
string
required

Title of the changelog.

string
enum
Allowed:
string
required

Body content of the changelog.

boolean
Defaults to true

Visibility of the changelog.

Responses
200

The changelog was successfully updated.

400

There was a validation error during update.

404

There is no changelog with that slug.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!