Changes to Update tenant settings

PUT /v1/tenants/{tenant_id}/settings

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

Changed in 3 of the 35 revisions of this API.5

  1. 68226bc118272
  2. dbfe2495f58f2
  3. 17c77a1a30311

What changed

    • added the new optional request property emotions_enabled

      new-optional-request-property

    • added the optional property settings/emotions_enabled to the response with the 200 status

      response-optional-property-added

    • added the new optional request property sentiment_enabled

      new-optional-request-property

    • added the optional property settings/sentiment_enabled to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added