Assigning a Business Object to Multiple Groups
You can use this API to assign a business object to multiple groups.
Request
-
HTTP Method:POST
-
Example URL:Application_URL/services/api/v1/businessobjects/{businessObjectId}/assign?botype={boType}
-
Authorization:You must have the roles GROUP_EDIT or GROUP_DELETE assigned to your user ID in 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 the https://help.sap.com/doc/6b92d6402ede4542b1a46c85ee2091d6/1902/en-US/Groups.html#businessobjects__businessObjectId__assign_botype__boType__post file.
Response
-
If the system assigns a business object to multiple groups successfully, the system returns no content.
For more information, seehttps://help.sap.com/doc/6b92d6402ede4542b1a46c85ee2091d6/1902/en-US/Groups.html#businessobjects__businessObjectId__assign_botype__boType__post .