Changes to Send a broadcast by ID

POST /broadcasts/{broadcastId}/send

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 9 revisions of this API.22

  1. 8ccfb9a461e222

What changed

  • 8ccfb9a461e222See the full diff
    • added the pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$ to the path request parameter broadcastId

      request-parameter-pattern-added

    • removed the media type application/json for the response with the status

      response-media-type-removed

    • 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