``roles`` | required, array[string] |
A collection with role names that should be assigned to the account. Roles that are already assigned and are not in the list, will be deleted. As a result the account will have the roles in this collection.
| ["myRole1","myRole2"] |
|