Site

Publish or update the site-wide notice

Admin only. Upserts the single site notice. Set active: false to hide it.

put/site-notice

Request body

activeboolean required
messagestring required
linkTextstring
hrefstring
placement'home' | 'banner' required
colorstring required
dismissibleboolean required

Response

The stored notice

Changes

Changed in 1 of the 5 revisions of this API.2

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added