How This Helps
Sharing datasets allows for seamless collaboration across team members. You can grant access to reviewers, annotators, or developers without duplicating data.
API Request
To share a dataset with another user:Form Parameters
| Parameter | Description |
|---|---|
user_email | Email of the user to share with. Must be a registered Visual Layer user. |
Example Request
Possible Responses
| Status Code | Meaning |
|---|---|
200 OK | ✅ Dataset successfully shared |
404 | ❌ Failed to share dataset |
Make sure the recipient’s email matches an existing registered user in your Visual Layer environment.