You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[getUserProfileTypes](docs/sdks/user/README.md#getuserprofiletypes) - Get User Profile Types
543
+
*[setExpiringUserDelegationBindingByAdmin](docs/sdks/user/README.md#setexpiringuserdelegationbindingbyadmin) - Set Expiring User Delegation Binding By Admin
530
544
531
545
### [userSearch](docs/sdks/usersearch/README.md)
532
546
@@ -621,8 +635,11 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
621
635
-[`appResourceGet`](docs/sdks/appresource/README.md#get) - Get
622
636
-[`appResourceList`](docs/sdks/appresource/README.md#list) - List
-[`userSetExpiringUserDelegationBindingByAdmin`](docs/sdks/user/README.md#setexpiringuserdelegationbindingbyadmin) - Set Expiring User Delegation Binding By Admin
|`contentType`|*string*|:heavy_check_mark:| HTTP response content type for this operation |
19
+
|`statusCode`|*number*|:heavy_check_mark:| HTTP response status code for this operation |
20
+
|`rawResponse`|[Response](https://developer.mozilla.org/en-US/docs/Web/API/Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
21
+
|`deleteAppResourceOwnersResponse`|[shared.DeleteAppResourceOwnersResponse](../../../sdk/models/shared/deleteappresourceownersresponse.md)|:heavy_minus_sign:| the empty response message for deleting app resource owners. |
|`contentType`|*string*|:heavy_check_mark:| HTTP response content type for this operation |
19
+
|`statusCode`|*number*|:heavy_check_mark:| HTTP response status code for this operation |
20
+
|`rawResponse`|[Response](https://developer.mozilla.org/en-US/docs/Web/API/Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
21
+
|`listAppResourceOwnerIDsResponse`|[shared.ListAppResourceOwnerIDsResponse](../../../sdk/models/shared/listappresourceowneridsresponse.md)|:heavy_minus_sign:| The response message for listing app resource owners IDs. |
0 commit comments