Share a namespace with a user
permissions
Share a namespace with a user
Grant another user viewer or editor access to a namespace. The grant cascades to all datasets within the namespace. Only the namespace owner may share.
POST
Share a namespace with a user
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 granted.