Set Expiring User Delegation Binding By Admin
Set or update an expiring delegation binding for a user, allowing an admin to designate a temporary delegate.
Path parameters
The ID of the user whose tasks will be delegated.
Request body
Response
SetExpiringUserDelegationBindingByAdminResponse is the response containing the created or updated delegation binding.
Changes
Changed in 2 of the 33 revisions of this API.273
- ▲
added
c1.api.user.v1.ExpiringUserDelegationBindingsubschema #2to theitemresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
itemresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
item/createdAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
item/delegatedUserIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
item/deletedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
item/expirationAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
item/startAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
item/updatedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
item/userIdfrom the response with the200statusresponse-optional-property-removed
- ○
the request property
delegationExpireAtbecame nullablerequest-property-became-nullable
- ○
the request property
delegationStartAtbecame nullablerequest-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
- ○