Repository
Update Repository
Update repository
PUT
/
api
/
repos
/
{namespace}
/
{repo_name}
Update repository information. Note this only works on the hosted Oxen Hub at hub.oxen.ai
and not the self-hosted version.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.