datasets
Delete User Dataset Collaborator
Remove a user's access to a dataset.
delete/datasets/{dataset_id}/users/{user_id}
Path parameters
dataset_idstring uuid4 required
user_idstring uuid4 required
Response
Successful Response
{"stackTrail":"paths:/datasets/{dataset_id}/users/{user_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○