Adds or removes bulletin message status flags for the current caller.

Access: ClientAdmin and Employee users only.

The request can add flags, remove flags, or do both in a single call. The response returns the message with the recalculated caller-specific status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Company identifier from the route.

int32
required

Bulletin message identifier.

Body Params

Status flags to add or remove for the current caller.

Request payload used to add or remove bulletin message status flags for the current caller.

int32
enum

Members:

  • 1 - Readed ( Readed. )
  • 2 - HideOnWidget ( HideOnWidget. )
  • 4 - HideOnMsgPage ( HideOnMsgPage. )
Allowed:
int32
enum

Members:

  • 1 - Readed ( Readed. )
  • 2 - HideOnWidget ( HideOnWidget. )
  • 4 - HideOnMsgPage ( HideOnMsgPage. )
Allowed:
Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json