v3.2024101.3: Update API Client
·
26 commits
to main
since this release
Update API Client
What's Changed
GET
/admin/settings/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
impersonation_require_reason
(boolean)Require administrators to provide a reason for impersonating a user.
- Added property
PUT
/admin/settings/
Request:
Changed content type : application/json
- Added property
impersonation_require_reason
(boolean)Require administrators to provide a reason for impersonating a user.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
impersonation_require_reason
(boolean)Require administrators to provide a reason for impersonating a user.
- Added property
PATCH
/admin/settings/
Request:
Changed content type : application/json
- Added property
impersonation_require_reason
(boolean)Require administrators to provide a reason for impersonating a user.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
impersonation_require_reason
(boolean)Require administrators to provide a reason for impersonating a user.
- Added property
POST
/core/users/{id}/impersonate/
Request:
New content type : application/json