Grants access to a video for the specified user. The user must be a member of your workspace.
API key obtained from your Tella account settings
Unique video identifier
"vid_abc123def456"
Request body for adding a collaborator to a video
Email address of the user to add. Must be a member of your workspace.
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$"editor@example.com"
Role to grant. Currently only 'editor' is supported.
editor "editor"
Collaborator added successfully
Response after adding a collaborator to a video
A collaborator on a video