Create an announcement.

post/v1/announcements

Request body

titlestring required

Title of the announcement

userRolesstring[]
startsAtstring date-time required
expiresAtstring date-time
type'LOG_IN' | 'HOMEPAGE' required
sendEmailboolean

Response

Announcement created.

idstring uuid required

Changes

Changed in 9 of the 50 revisions of this API.81024

    • the response property became required for the status

      response-property-became-required

  • 795ad2980be7225See the full diff
    • added the new required request property

      new-required-request-property

    • the request property / became required

      request-property-became-required

    • removed the request property /

      request-property-removed

    • removed the request property /

      request-property-removed

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property /

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

  • d6bfb6124af345See the full diff
    • removed the request property

      request-property-removed

    • removed the request property /

      request-property-removed

    • removed the request property /

      request-property-removed

    • removed the request property

      request-property-removed

    • added the new optional request property /

      new-optional-request-property

    • added the new optional request property /

      new-optional-request-property

    • the request property / became optional

      request-property-became-optional

    • removed the non-success response with the status

      response-non-success-status-removed

    • removed the non-success response with the status

      response-non-success-status-removed

  • 0c948c7ad24932See the full diff
    • added the new required request property /

      new-required-request-property

    • removed subschema #1 subschema #2 from the request property anyOf list

      request-property-any-of-removed

    • the request property type changed from no type to object

      request-property-type-changed

    • added the new optional request property /

      new-optional-request-property

    • added the new optional request property /

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

  • 7ce9c180a1fe345See the full diff
    • request property was restricted to a list of enum values

      request-property-became-enum

    • the request property became required

      request-property-became-required

    • the request property type changed from object to no type

      request-property-type-changed

    • removed the request property

      request-property-removed

    • removed the request property /

      request-property-removed

    • removed the request property /

      request-property-removed

    • removed the request property /

      request-property-removed

    • added subschema #1 subschema #2 to the request property anyOf list

      request-property-any-of-added

    • added the new HOMEPAGE enum value to the request property

      request-property-enum-value-added

    • added the new LOG_IN enum value to the request property

      request-property-enum-value-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • api operation id v1-announcement-update removed and replaced with v1-announcement-create

      api-operation-id-removed

    • the request property // became optional

      request-property-became-optional

    • endpoint added

      endpoint-added