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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REST API to mark mail messages as read/unread

2 participants