Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

Namespace of the repository

repo_name
string
required

Name of the repository

workspace_id
string
required

ID or name of the workspace

path
string
required

Path to the data frame within the repository

Body

text/plain

The column to annotate and the metadata to store on it. _oxen.render.func controls how oxen renders the column's values.

The body is of type string.

Response

Column metadata updated

status
string
required
status_message
string
required
oxen_version
string | null