Changes to Update environment

PUT /environments/{environmentID}

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

Changed in 2 of the 50 revisions of this API.24

  1. ab4a3143f69e1
  2. 9ee6203c38fa23

What changed

    • endpoint added

      endpoint-added

  • 9ee6203c38fa23See the full diff
    • added the new path request parameter environmentId

      new-request-path-parameter

    • removed the success response with the status 200

      response-success-status-removed

    • added the media type application/json to the request body

      request-body-media-type-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the success response with the status 204

      response-success-status-added