Remove members from a volume

This call removes members from 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).

📘

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}

Response

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

If the request executed properly, there will be no response body for this request.

Language