institutions
Add Institution Account Group Roles
Add Institution Account Group Roles
post/account/institution/roles/{account_id}
Path parameters
account_idinteger required
Account identifier the user is associated to
Request body
AccountGroupRolesCreate required
Example request
{
"2": [
2,
7
],
"3": [
7,
9
]
}Response
Created