if (FALSE) {
# The following example shows how to delete an OU. The example assumes
# that you previously removed all accounts and other OUs from the OU:
#
#
svc$delete_organizational_unit(
OrganizationalUnitId = "ou-examplerootid111-exampleouid111"
)
}
Run the code above in your browser using DataLab