Skip to main content
POST
/
api
/
repos
/
{namespace}
/
{repo_name}
/
fork

Authorizations

Authorization
string
header
required

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

Path Parameters

namespace
string
required
Example:

"ox"

repo_name
string
required
Example:

"0ac8da37-dd47-4404-a096-07f797291a19"

Response

200 - undefined