Update Dependent Object to an Authorization Group
This API allows you to update dependent objects to an authorization group.
Request
-
HTTP Method:PUT
-
Example URL:Application_URL/services/api/v1/authorization/groups({groupId})/objects/dependent
-
Authorization:You must have the roles SHARING_EDIT or SHAING_READ assigned to your user IDin the SAP Cloud Platform account.
-
Request Schema:To know about fields that you can use in a request payload, refer to the request schema in thehttps://help.sap.com/doc/8a8ab5b43e264e73b4978d180d602aa8/1902/en-US/NetworkAuthorization.html#authorization_groups__groupId___objects_dependent_put file.
Response
The system returns the updated dependent object list assigned to the authorization group. For more information, see https://help.sap.com/doc/8a8ab5b43e264e73b4978d180d602aa8/1902/en-US/NetworkAuthorization.html#authorization_groups__groupId___objects_dependent_put.