Deletes the specified Organization Group
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | organizationGroupId | str | Unique string identifier of the organization group. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|
ConflictError | Raised if attempting to delete the default or admin organization group. |