v1

latestOpenAPI 3.0.32026-07-17481443.5 KB
Messages

Add message to the system

Usable values for messageLevel are success, info, warning, and error. This affects the CSS class of the displayed message. Values in the tags list can be main, a project name, or a project group name. The format of duration is the same as Java's java.time.Duration class.

post/messages

Request body

tagsstring[] required
messageLevel'success' | 'info' | 'warning' | 'error' required
textstring required
durationstring

Java java.time.Duration string.

Response

Message added.