Skip to main content
PATCH
Transfer repository namespace

Authorizations

Authorization
string
header
required

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

Path Parameters

namespace
string
required

Current namespace of the repository

repo_name
string
required

Name of the repository

Body

application/json

Target namespace to transfer the repository to.

namespace
string
required

Response

Repository transferred successfully

repository
object
required
Example:
status
string
required
status_message
string
required