cURL
curl --request PUT \ --url https://hub.oxen.ai/api/repos/{namespace}/{repo_name}/size \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "status_message": "<string>", "oxen_version": "<string>" }
Recalculate and update the cached repository size.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Namespace of the repository
Name of the repository
Repository size updated