Changes to POST /v1/organizations

POST /v1/organizations

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

Changed in 3 of the 7 revisions of this API.144

  1. 0827d713f08e2
  2. 9a895b843207141
  3. 132245ed6de01

What changed

    • added the new optional request property displayName

      new-optional-request-property

    • added the optional property organization/allOf[Organization]/displayName to the response with the 200 status

      response-optional-property-added

  • 9a895b843207141See the full diff
    • the organization response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property organization/domains from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/environmentId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/externalId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/id from the response with the 200 status

      response-optional-property-removed

    • added Organization to the organization response property allOf list for the response status 200

      response-property-all-of-added

    • endpoint added

      endpoint-added