Broadcasts

Send a broadcast by ID

post/broadcasts/{broadcastId}/send

Path parameters

broadcastIdstring uuid required

Response

Broadcast sent successfully

Changes

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

  • 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