Changes to Update an existing org by ID

PUT /api/v1/orgs/{id}

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

Changed in 7 of the 50 revisions of this API.111

  1. 72b5b4add6a62
  2. 9d5b2f666eda2
  3. f1a1084e25442
  4. 79954a97bb9b2
  5. e2d2d52d0d6e2
  6. e2be4bbc77201
  7. 11e2773b3a1e1

What changed

    • added the new optional request property onlyUseForBrandingOverride

      new-optional-request-property

    • added the required property org/onlyUseForBrandingOverride to the response with the 200 status

      response-required-property-added

    • added the new optional request property allowPublicRegistration

      new-optional-request-property

    • added the required property org/allowPublicRegistration to the response with the 200 status

      response-required-property-added

    • added the new optional request property companyEmailLogoUrl

      new-optional-request-property

    • added the required property org/companyEmailLogoUrl to the response with the 200 status

      response-required-property-added

    • added the new optional request property slug

      new-optional-request-property

    • added the required property org/slug to the response with the 200 status

      response-required-property-added

    • the privacyPolicyLink request property's maxLength was increased from 20 to 250

      request-property-max-length-increased

    • the termsLink request property's maxLength was increased from 20 to 250

      request-property-max-length-increased

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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