Skip to content

feat: add endpoint to set message flags via the OCS API - #13505

Open
steven-mpawulo wants to merge 1 commit into
nextcloud:mainfrom
steven-mpawulo:feature/message-api-flags
Open

feat: add endpoint to set message flags via the OCS API#13505
steven-mpawulo wants to merge 1 commit into
nextcloud:mainfrom
steven-mpawulo:feature/message-api-flags

Conversation

@steven-mpawulo

Copy link
Copy Markdown
Collaborator

Adds MessageApiController::setFlags (POST /message/{id}/flags) so external integrations using the OCS API can mark messages read/unread

Fixes #13363

Signed-off-by: steven-mpawulo <stevenmpawulo@gmail.com>
@steven-mpawulo
steven-mpawulo marked this pull request as ready for review August 18, 2026 09:10
@SebastianKrupinski

Copy link
Copy Markdown
Contributor

Hi @steven-mpawulo

Any chance this can wait until this is merged... #12800

That will event give you the ability to bulk change flags.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REST API to mark mail messages as read/unread

2 participants