This call modifies the permissions for a member of a specific volume. The volume is specified as volume_id
and consists of the owner and name of a volume (for example rfranklin/my-first-volume
).
Note that this does not overwrite all previously set permissions for the member. Refer to the request to overwrite a volume members' permissions to overwrite rather than update permissions.
If you are using Seven Bridges Platform EU, please use the following endpoint:
https://eu-api.sbgenomics.com/v2/storage/volumes/{volume_owner}/{volume_name}/members/{username}/permissions
Example request body
{
"admin": true
}
Response
Interpreting the response body
Volume members have the following permissions:
Key | Data type | Description |
---|---|---|
| String | Set this to |
| String | Set this to |
| String | Set this to |
| String | Set this to |