Changes to Set Expiring User Delegation Binding By Admin

POST /api/v1/users/{user_id}/set-delegation-by-admin

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

Changed in 2 of the 33 revisions of this API.273

  1. f2cf3228f366272
  2. 6f49a39694991

What changed

  • f2cf3228f366272See the full diff
    • added c1.api.user.v1.ExpiringUserDelegationBinding subschema #2 to the item response property oneOf list for the response status 200

      response-property-one-of-added

    • the item response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property item/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property item/delegatedUserId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property item/deletedAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property item/expirationAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property item/startAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property item/updatedAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property item/userId from the response with the 200 status

      response-optional-property-removed

    • the request property delegationExpireAt became nullable

      request-property-became-nullable

    • the request property delegationStartAt became nullable

      request-property-became-nullable

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

    • endpoint added

      endpoint-added