Revoke a user's access to a namespace
permissions
Revoke a user's access to a namespace
Remove a previously granted viewer or editor access from a user. Only the namespace owner may revoke.
DELETE
Revoke a user's access to a namespace
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.
Body
application/json
Response
Access was revoked.