Add members to a volume

This call adds members to the specified volume.

Path Params
string
required

The username of the volume owner.

string
required

The name of the volume you want to query.

Body Params
string
required

The Seven Bridges Platform username of the collaborator you wish to invite to your volume.

permissions
object
required

This 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.

Headers
string
required

Your 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.

string
Defaults to application/json
Response

Language
Request
Response
Choose an example:
application/json