Skip to content

Commit 848f3ee

Browse files
author
Lea Savage
committed
add assets
1 parent cdb038a commit 848f3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/ActionsCmds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ Note that the response always reports a successful result for this action, even
402402
}
403403
```
404404

405-
* __deleteAccount:__ _boolean_; If true then if the account is owned by the organization, the account is also deleted. Please see section below for full details on impact. Note that [Adobe IDs](glossary.md#adobeId) are never deleted because they are owned by the user, not the organization. The default value is false.
405+
* __deleteAccount:__ _boolean_; If true then if the account is owned by the organization, the account and any of their assets are also deleted. Note that [Adobe IDs](glossary.md#adobeId) are never deleted because they are owned by the user, not the organization. The default value is false.
406406

407407
Corresponding Admin Console actions:
408408
* `"deleteAccount": false` = removing the user from the __Users__ menu

0 commit comments

Comments
 (0)