Set the metadata on a data frame's schema itself — the file-level
counterpart to the per-column metadata endpoint. Staged into the
workspace, so no commit is required.
Workspace Data Frames
Set the metadata on a data frame's schema itself — the file-level counterpart to the per-column metadata endpoint. Staged into the workspace, so no commit is required.
Set the metadata on a data frame’s schema itself, the HTTP equivalent of oxen schemas add <path> -m '{...}'. Staged into the workspace, so no commit is required. Replaces any existing schema metadata wholesale.
PUT
Set the metadata on a data frame's schema itself — the file-level
counterpart to the per-column metadata endpoint. Staged into the
workspace, so no commit is required.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Namespace of the repository
Name of the repository
ID or name of the workspace
Path to the data frame within the repository
Body
text/plain
The metadata to store on the schema, under a metadata key. The _oxen key is reserved for metadata oxen itself interprets.
The body is of type string.