Get or dismiss global messages.
/v1/globalMessages
Deprecated endpoint
Returns data about the global messages to display for the authorized user.
limit
integer
The number of messages to get from 1 to 100. The message number 1 is returned by default.
Default
1
OK
/v1/globalMessages/{id}
Deprecated endpoint
Removes a global message from being shown if the message is dismissible.
id
integer
required
The ID of the global message to be dismissed
OK