Update the banner
Updates the banner.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
updates
active
A flag indicating if the banner will be displayed to users
text
Text in the banner when displayed
dismissible
A flag indicating if a banner should be dismissible by users
startTime
An ISO Timestring value indicating when the banner will show
allPages
A flag indicating if the banner should show on all pages or only the IAP home page
_id
String representation of a MongoDB ObjectId
backgroundColor
The background color for the banner displayed
endTime
A, ISO Timestring value indicating when the banner will no longer show
image
A base64 image string containing the image that will be shown on the banner
messageLastUpdated
An ISO Timestring value indicating when the banner message was last updated
Response
The result from the database
status
The status of the API request.
message
Message containing either confirmation of the operation or the reason for the failure of the operation.
Errors
500
Internal Server Error