---
title: "Changes to Set Expiring User Delegation Binding By Admin"
method: POST
path: "/api/v1/users/{user_id}/set-delegation-by-admin"
---

# 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.

## Timeline

Changed in 2 of 33 revisions.

- **2026-08-21** `f2cf3228f366` — 2 breaking, 7 warning, 2 info
- **2025-11-12** `6f49a3969499` — 1 info

## Changes

- **2026-08-21** `f2cf3228f366` — 2 breaking, 7 warning, 2 info
  - added `#/components/schemas/c1.api.user.v1.ExpiringUserDelegationBinding, subschema #2` to the `item` response property `oneOf` list for the response status `200`
  - the `item` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `item/createdAt` from the response with the `200` status
  - removed the optional property `item/delegatedUserId` from the response with the `200` status
  - removed the optional property `item/deletedAt` from the response with the `200` status
  - removed the optional property `item/expirationAt` from the response with the `200` status
  - removed the optional property `item/startAt` from the response with the `200` status
  - removed the optional property `item/updatedAt` from the response with the `200` status
  - removed the optional property `item/userId` from the response with the `200` status
  - the request property `delegationExpireAt` became nullable
  - the request property `delegationStartAt` became nullable
- **2025-11-12** `6f49a3969499` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/conductorone/apis/c1-api/docs/api/v1/users/:user_id/set-delegation-by-admin/post.md) · [API](https://skmtc.dev/conductorone/apis/c1-api.md) · [Page](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/users/:user_id/set-delegation-by-admin/post)
