Revoke a user's access to a dataset
permissions
Revoke a user's access to a dataset
Remove a previously granted viewer or editor access from a user. Only the dataset owner may revoke.
DELETE
Revoke a user's access to a dataset
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
The username associated with the request.
Namespace for the dataset.
Name of the dataset.
Body
application/json
Response
Access was revoked.