Add members to a volumeCopy Pagepost https://api.sbgenomics.com/v2/storage/volumes/{volume_owner}/{volume_name}/membersThis call adds members to the specified volume.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsvolume_ownerstringrequiredThe username of the volume owner.volume_namestringrequiredThe name of the volume you want to query.Body ParamsusernamestringrequiredThe Seven Bridges Platform username of the collaborator you wish to invite to your volume.permissionsobjectrequiredThis object contains information about the permissions granted to the user being added. Permissions include listing the contents of a volume, importing files from the volume to the Platform, exporting files from the Platform to the volume, and admin privileges.permissions objectHeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Content-TypestringDefaults to application/jsonResponse 200200Updated 6 months ago