datasets

Create User Dataset Collaborators

post/public/v2/datasets/{dataset_id}/users

Path parameters

dataset_idstring uuid4 required

Request body

role'owner' | 'editor' | 'annotator' | 'viewer'
user_idstring uuid4 nullable
user_emailstring email nullable

Response

Successful Response

idstring uuid4 required
role'owner' | 'editor' | 'annotator' | 'viewer' required
created_atstring date-time required
user_idstring uuid4 required
first_namestring nullable required
last_namestring nullable required
emailstring required

Changes

Changed in 4 of the 15 revisions of this API.61

    • added the new change_role_to_capability_based enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new create_global enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new create_shared enum value to the //// response property for the response status

      response-property-enum-value-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new read_unredacted_data enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new read_ai_usage_organization enum value to the //// response property for the response status

      response-property-enum-value-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 05003e7835a211See the full diff
    • added the new read_ai_usage enum value to the //// response property for the response status

      response-property-enum-value-added

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog