Changes to PATCH /v1/scim-directories/:id

PATCH /v1/scim-directories/{id}

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

Changed in 2 of the 7 revisions of this API.172

  1. 9a895b843207171
  2. 132245ed6de01

What changed

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

      response-property-type-changed

    • removed the request property clientBearerToken

      request-property-removed

    • removed the optional property scimDirectory/clientBearerToken from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimDirectory/hasClientBearerToken from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property scimDirectory/organizationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimDirectory/primary from the response with the 200 status

      response-optional-property-removed

    • removed the optional property scimDirectory/scimBaseUrl from the response with the 200 status

      response-optional-property-removed

    • added SCIMDirectory to the scimDirectory response property allOf list for the response status 200

      response-property-all-of-added

    • endpoint added

      endpoint-added