put https://api.umbrellacost.io/api/v2/roles/
Refer to a role by its ID and change relevant fields.
The request uses the roleID in the header (see the example) and is otherwise identical to the Create role request.
How to specify the accounts
Use AWS terminololgy in the account fields: accountId, linkedAccountIds
accountId represents: AWS - Payer Account, Azure - Billing Account, GCP - Billing Account linkedAccountIds: AWS - Linked Accounts, Azure - subscriptions, GCP - projectsEach Payar or billing account, and its related accounts are enclosed in curly braces. See the example on the right.
The linkedAccountIds field may contain an array of linked acccounts, or the string "all".