Hi again `updateContent` is missing required body parameters - it is currently only [sending 'body'](https://github.com/MrRefactoring/confluence.js/blob/00a3ca987fd2ed1c052aa4ae55f1f0c02c7f6781/src/api/content.ts#L338 ) According to the [docs](https://developer.atlassian.com/cloud/confluence/rest/api-group-content/#api-wiki-rest-api-content-id-put) it requires: - version - title - type