# NOT RUN {
# }
# NOT RUN {
accountId <- 1234567
containerId <- 7654321
workspaceId <- 84
gtm_workspaces_delete(accountId, containerId, workspaceId)
# This will delete Workspace %s. Are you sure you want to continue?
# 1: Yes
# 2: No
# Selection: 1
# Workspace 84 has been deleted.
workspaceId = 85
gtm_workspaces_delete(accountId, containerId, workspaceId, "TRUE")
# Workspace 85 has been deleted.
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab