Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
"{{repo_namespace}}"
Example:
"{{repo_name}}"
A combination of the revision (branch name or commit id) and the path to the data frame file. For example main/data.csv.
Example:
"fake_branch/fake_file.ex"