Changes to Update Portal

PATCH /v3/portals/{portalId}

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

Changed in 8 of the 29 revisions of this API.7447

  1. 658ffb748f9522
  2. 5536690850b52
  3. be4c4e09af622
  4. 55d91b8ceecd2
  5. 106b373707f32
  6. 5d2b35832e3f1
  7. ecce2daf9de659
  8. d12b4edfb67b2128

What changed

  • 658ffb748f9522See the full diff
    • removed the request property mcp_server_enabled

      request-property-removed

    • removed the optional property mcp_server_enabled from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property ai

      new-optional-request-property

    • added the optional property ai to the response with the 200 status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property mcp_server_enabled

      new-optional-request-property

    • added the optional property mcp_server_enabled to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property notifications_developer_pii_visibility_enabled

      new-optional-request-property

    • added the optional property notifications_developer_pii_visibility_enabled to the response with the 200 status

      response-optional-property-added

    • the sipr_enabled request property default value false was added

      request-property-default-value-added

    • the sipr_enabled response's property default value false was added for the status 200

      response-property-default-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property sipr_enabled

      new-optional-request-property

    • added the required property sipr_enabled to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new type enum value to the allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/rule response property for the response status 400

      response-property-enum-value-added

    This revision also has 57 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/source became nullable for the status 400

      response-property-became-nullable

    • the request property name became nullable

      request-property-became-nullable

    • the authentication_enabled request property default value true was added

      request-property-default-value-added

    • the auto_approve_applications request property default value false was added

      request-property-default-value-added

    • the auto_approve_developers request property default value false was added

      request-property-default-value-added

    • the rbac_enabled request property default value false was added

      request-property-default-value-added

    • the authentication_enabled response's property default value true was added for the status 200

      response-property-default-value-added

    • the auto_approve_applications response's property default value false was added for the status 200

      response-property-default-value-added

    • the auto_approve_developers response's property default value false was added for the status 200

      response-property-default-value-added

    • the rbac_enabled response's property default value false was added for the status 200

      response-property-default-value-added

  • d12b4edfb67b2128See the full diff
    • the request's body type/format changed from / to object/

      request-body-type-changed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed Portal subschema #2 from the request body allOf list

      request-body-all-of-removed

    • added the new optional request property authentication_enabled

      new-optional-request-property

    • added the new optional request property auto_approve_applications

      new-optional-request-property

    • added the new optional request property auto_approve_developers

      new-optional-request-property

    • added the new optional request property default_api_visibility

      new-optional-request-property

    • added the new optional request property default_application_auth_strategy_id

      new-optional-request-property

    • added the new optional request property default_page_visibility

      new-optional-request-property

    • added the new optional request property description

      new-optional-request-property

    • added the new optional request property display_name

      new-optional-request-property

    • added the new optional request property labels

      new-optional-request-property

    • added the new optional request property name

      new-optional-request-property

    • added the new optional request property rbac_enabled

      new-optional-request-property

    • removed Portal subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the optional property labels to the response with the 200 status

      response-optional-property-added

    • added the required property authentication_enabled to the response with the 200 status

      response-required-property-added

    • added the required property auto_approve_applications to the response with the 200 status

      response-required-property-added

    • added the required property auto_approve_developers to the response with the 200 status

      response-required-property-added

    • added the required property canonical_domain to the response with the 200 status

      response-required-property-added

    • added the required property created_at to the response with the 200 status

      response-required-property-added

    • added the required property default_api_visibility to the response with the 200 status

      response-required-property-added

    • added the required property default_application_auth_strategy_id to the response with the 200 status

      response-required-property-added

    • added the required property default_domain to the response with the 200 status

      response-required-property-added

    • added the required property default_page_visibility to the response with the 200 status

      response-required-property-added

    • added the required property description to the response with the 200 status

      response-required-property-added

    • added the required property display_name to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property rbac_enabled to the response with the 200 status

      response-required-property-added

    • added the required property updated_at to the response with the 200 status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog