Announcements

circle-info

First you need to authenticate your API user: Authentication

post

Publish new Announcement.

Authorizations
AuthorizationstringRequired

Authorization header using the Bearer scheme. Example: "Bearer eyJhbGciOi..."

Body
typeoption set · enumRequiredPossible values:
summarystringRequired
descriptionstringRequired
eventdatestring · date-timeRequiredExample: 05/25/2025 02:00 am GMT+2
statusoption set · enumRequiredPossible values:
interruptionbooleanRequired
applicationsstring[]Required
toolsstring[]Required
servicesstring[]Required
Responses
chevron-right
200

Workflow response

application/json
statusstringOptional

Outcome of the workflow

responseobjectOptional
post
/wf/announcement-add

Last updated