Changes to Create Portal

POST /v3/portals

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

Changed in 8 of the 75 revisions of this API.341443

  1. bb5e056b7c6d2
  2. f8b12cdd4a062
  3. 845120e19d452
  4. 8ab3ec3ed3011
  5. 3c0154b2053a1110
  6. 6333a0d3b0953127
  7. 76b0fefddb0d18121
  8. 9a3d26a000881

What changed

    • 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 201 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 sipr_enabled

      new-optional-request-property

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

      response-required-property-added

    • the request property display_name became not nullable

      request-property-became-not-nullable

    • the request property name became not nullable

      request-property-became-not-nullable

    • 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

  • 3c0154b2053a1110See the full diff
    • 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 response property detail became nullable for the status 401

      response-property-became-nullable

    • the response property display_name became nullable for the status 201

      response-property-became-nullable

    • the response property instance became nullable for the status 401

      response-property-became-nullable

    • the response property name became nullable for the status 201

      response-property-became-nullable

    • the response property status became nullable for the status 401

      response-property-became-nullable

    • the response property title became nullable for the status 401

      response-property-became-nullable

    • the request property display_name became nullable

      request-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 201

      response-property-default-value-added

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

      response-property-default-value-added

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

      response-property-default-value-added

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

      response-property-default-value-added

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

  • 6333a0d3b0953127See the full diff
    • added the new required request property name

      new-required-request-property

    • 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 201

      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 rbac_enabled

      new-optional-request-property

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

      response-body-all-of-removed

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

  • 76b0fefddb0d18121See the full diff
    • added Portal subschema #2 to the request body allOf list

      request-body-all-of-added

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

      request-body-type-changed

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

      response-body-type-changed

    • removed the required property authentication_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property auto_approve_applications from the response with the 201 status

      response-required-property-removed

    • removed the required property auto_approve_developers from the response with the 201 status

      response-required-property-removed

    • removed the required property canonical_domain from the response with the 201 status

      response-required-property-removed

    • removed the required property created_at from the response with the 201 status

      response-required-property-removed

    • removed the required property default_api_visibility from the response with the 201 status

      response-required-property-removed

    • removed the required property default_application_auth_strategy_id from the response with the 201 status

      response-required-property-removed

    • removed the required property default_domain from the response with the 201 status

      response-required-property-removed

    • removed the required property default_page_visibility from the response with the 201 status

      response-required-property-removed

    • removed the required property description from the response with the 201 status

      response-required-property-removed

    • removed the required property display_name from the response with the 201 status

      response-required-property-removed

    • removed the required property id from the response with the 201 status

      response-required-property-removed

    • removed the required property name from the response with the 201 status

      response-required-property-removed

    • removed the required property rbac_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property updated_at from the response with the 201 status

      response-required-property-removed

    • removed the request property authentication_enabled

      request-property-removed

    • removed the request property auto_approve_applications

      request-property-removed

    • removed the request property auto_approve_developers

      request-property-removed

    • removed the request property default_api_visibility

      request-property-removed

    • removed the request property default_application_auth_strategy_id

      request-property-removed

    • removed the request property default_page_visibility

      request-property-removed

    • removed the request property description

      request-property-removed

    • removed the request property display_name

      request-property-removed

    • removed the request property labels

      request-property-removed

    • removed the request property name

      request-property-removed

    • removed the request property rbac_enabled

      request-property-removed

    • removed the optional property labels from the response with the 201 status

      response-optional-property-removed

    • added Portal subschema #2 to the response body allOf list for the response status 201

      response-body-all-of-added

    • endpoint added

      endpoint-added

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