delete https://api.bewe.io/v1/account/manifest/menu-content
This endpoint allows you to remove the extra content (such as custom menu items or links) previously added to the account's manifest.
Extra content typically appears in the application's menu and can be used to provide users with additional resources or navigation options. By calling this endpoint, all extra content associated with the account will be deleted, ensuring that the menu is reset to its default state. This operation is useful when you want to revoke access to custom resources or clean up obsolete menu entries. The endpoint requires proper authentication and will return a success message upon successful deletion.