Create user groupCopy Pagepost https://api.fireblocks.io/v1/management/user_groupsCreate a new user group. Users with the Viewer role cannot be added to groups. Endpoint Permission: Admin, Non-Signing Admin.Body ParamsgroupNamestringmemberIdsarray of stringsmemberIdsADD stringHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 201User group created and pending approval defaultError ResponseUpdated 5 months ago