Changes to Starts/stop an archiving operation.

POST /room/{roomName}/archive

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

Changed in 3 of the 39 revisions of this API.223

  1. ac06be808ef721
  2. 0e67ad107b9e1
  3. fdd6b89fcde212

What changed

    • deleted the query request parameter operation

      request-parameter-removed

    • deleted the query request parameter userName

      request-parameter-removed

    • added the non-success response with the status

      response-non-success-status-added

    • the query request parameter userName became required

      request-parameter-became-required

  • fdd6b89fcde212See the full diff
    • added the new required query request parameter operation

      new-required-request-parameter

    • added the new optional query request parameter userName

      new-optional-request-parameter

    • removed the non-success response with the status

      response-non-success-status-removed