post https://live.getsilverfin.com/api/v4/f//groups//users
Add a user to a group by id.
Only contributors, not external users, can be added to groups.
Required scope(s): administration:write
Log in to see full request history
Response
Add a user to a group by id.
Only contributors, not external users, can be added to groups.
Required scope(s): administration:write
xxxxxxxxxx
curl --request POST \
--url https://live.getsilverfin.com/api/v4/f/firm_id/groups/group_id/users \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: