Permissions
Beta users
Allow the datasource be visible to the specified beta users. The default behaviour is datasource being visible to all users if it is enabled and not visible to any user if it is not enabled.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Describes the request body of the /betausers API call
Datasource which needs to be made visible to users specified in the emails
field.
The emails of the beta users
Response
200
_mintlify/placeholder
OK
Was this page helpful?
Previous
Beta: Get datasource status
Gather information about the datasource's overall status. Currently in beta, might undergo breaking changes without prior notice.
Tip: Refer to the [Troubleshooting tutorial](https://developers.glean.com/docs/indexing_api/indexing_api_troubleshooting/) for more information.
Next