v1
latestOpenAPI 3.0.02026-08-0679302767.4 KBflags
Bulk mark flags as unread
Marks multiple flags as unread for the current user. Returns 204 if all succeeded, 207 if some failed.
patch/flags/bulk-mark-unread
Headers
organization-idstring
Request body
Response
If all of the IDs marked as unread successfully.
{"stackTrail":"paths:/flags/bulk-mark-unread:patch:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","example":{"success":true}}
Example response
{
"success": true
}