Add or Remove Business Partners to an Authorization Group
This API allows you to add/remove business partners to an authorization group.
Request
-
HTTP Method:PUT
-
Example URL:Application_URL/services/api/v1/authorization/groups({groupId})/members
-
Authorization:You must have the roles SHARING_EDIT or SHARING_DELETE 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___members_put file.
Response
The system returns the update the business partners for the authorization group. For more information, see https://help.sap.com/doc/8a8ab5b43e264e73b4978d180d602aa8/1902/en-US/NetworkAuthorization.html#authorization_groups__groupId___members_put.