Deleting an Organizational Unit
This API allows you to delete an organizational unit.
Request
-
HTTP Method: DELETE
-
Example URL: Application_URL/services/api/v1/user-auth/organization/units({groupId})
-
Authorization: You must have the roles USER_AUTH_DELETE or USER_AUTH_EDIT assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/3ed6749e0443440282b56e69f12ab1e7/1902/en-US/UserAuthorization.html#user_auth_organization_units__groupId___delete file.
Response
For more information, see https://help.sap.com/doc/3ed6749e0443440282b56e69f12ab1e7/1902/en-US/UserAuthorization.html#user_auth_organization_units__groupId___delete.