DELETE
/projects/{project_id}/changelog/{entry_id}Delete a changelog entry
Permanently delete an entry. To remove it from the public board without losing it, set its status to `hidden` instead.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011entry_idpathstringrequiredMongoDB ObjectId of the changelog entry
Example:
6630f1c7c2b3a40a1e9e1b33Responses
Navigation
