Delete Allocation Group
Remove an existing allocation group. This group will no longer be accessible.
POST /iserver/account/allocation/group/delete
Request Object
Body Params
name: String. Required Required
Name used to refer to your allocation group.
Python
Abap
Response Object
success: bool.
Confirms that the allocation group was properly set.

