Changelogs
Release notes and updates published by the organization. Changelogs keep users informed about new features, improvements, and fixes.
List all changelogs
GET/v2/changelogs
Create a new changelog
POST/v2/changelogs
Get a changelog by ID
GET/v2/changelogs/{id}
Update a changelog
PATCH/v2/changelogs/{id}
Delete a changelog
DELETE/v2/changelogs/{id}
Publish a changelog
POST/v2/changelogs/{id}/publish
Unpublish a changelog
POST/v2/changelogs/{id}/unpublish
ChangelogsSubscribers
Release notes and updates published by the organization. Changelogs keep users informed about new features, improvements, and fixes.
Add changelog subscribers
POST/v2/changelogs/subscribers
Remove changelog subscribers
DELETE/v2/changelogs/subscribers