Changes to Updates information about a user for the specified username and organization shortname (accessible to self, same-organization Admins, or Secretariat)

PUT /registry/org/{shortname}/user/{username}

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

Changed in 6 of the 57 revisions of this API.91928

  1. 8341cde9e0c07
  2. 26ede34bbf481
  3. 2c44a137d9b01
  4. 63c3d9620e8a317
  5. efebaec5edf07
  6. f7f264af51555123

What changed

    • deleted the query request parameter active_roles.add

      request-parameter-removed

    • deleted the query request parameter active_roles.remove

      request-parameter-removed

    • deleted the query request parameter name.first

      request-parameter-removed

    • deleted the query request parameter name.last

      request-parameter-removed

    • deleted the query request parameter name.middle

      request-parameter-removed

    • deleted the query request parameter name.suffix

      request-parameter-removed

    • deleted the query request parameter new_username

      request-parameter-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

  • 63c3d9620e8a317See the full diff
    • added the new required header request parameter CVE-API-KEY

      new-required-request-parameter

    • added the new required header request parameter CVE-API-ORG

      new-required-request-parameter

    • added the new required header request parameter CVE-API-USER

      new-required-request-parameter

    • api operation id registryUserUpdateSingle was added

      api-operation-id-added

    • api tag Registry User added

      api-tag-added

    • added the new optional query request parameter active

      new-optional-request-parameter

    • added the new optional query request parameter active_roles.add

      new-optional-request-parameter

    • added the new optional query request parameter active_roles.remove

      new-optional-request-parameter

    • added the new optional query request parameter name.first

      new-optional-request-parameter

    • added the new optional query request parameter name.last

      new-optional-request-parameter

    • added the new optional query request parameter name.middle

      new-optional-request-parameter

    • added the new optional query request parameter name.suffix

      new-optional-request-parameter

    • added the new optional query request parameter new_username

      new-optional-request-parameter

    • added the new optional query request parameter org_short_name

      new-optional-request-parameter

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

    • added the new optional query request parameter active_roles.add

      new-optional-request-parameter

    • added the new optional query request parameter active_roles.remove

      new-optional-request-parameter

    • added the new optional query request parameter name.first

      new-optional-request-parameter

    • added the new optional query request parameter name.last

      new-optional-request-parameter

    • added the new optional query request parameter name.middle

      new-optional-request-parameter

    • added the new optional query request parameter name.suffix

      new-optional-request-parameter

    • added the new optional query request parameter new_username

      new-optional-request-parameter

  • f7f264af51555123See the full diff
    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 401

      response-media-type-removed

    • removed the media type application/json for the response with the status 403

      response-media-type-removed

    • removed the media type application/json for the response with the status 404

      response-media-type-removed

    • removed the success response with the status 200

      response-success-status-removed

    • deleted the header request parameter CVE-API-KEY

      request-parameter-removed

    • deleted the header request parameter CVE-API-ORG

      request-parameter-removed

    • deleted the header request parameter CVE-API-USER

      request-parameter-removed

    • deleted the query request parameter active

      request-parameter-removed

    • deleted the query request parameter active_roles.add

      request-parameter-removed

    • deleted the query request parameter active_roles.remove

      request-parameter-removed

    • deleted the query request parameter name.first

      request-parameter-removed

    • deleted the query request parameter name.last

      request-parameter-removed

    • deleted the query request parameter name.middle

      request-parameter-removed

    • deleted the query request parameter name.suffix

      request-parameter-removed

    • deleted the query request parameter new_username

      request-parameter-removed

    • deleted the query request parameter org_short_name

      request-parameter-removed

    • api operation id registryUserUpdateSingle removed and replaced with

      api-operation-id-removed

    • api tag Registry User removed

      api-tag-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed