cURL
curl --request PATCH \ --url https://hub.oxen.ai/api/repos/{namespace}/{repo_name} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "namespace": "eac5244c-3136-11ee-be56-0242ac120002" }'
Transfer repo namespace
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"ox"
"test-repo"