fork
Fork repo
Fork repo
POST
/
api
/
repos
/
{namespace}
/
{repo_name}
/
fork
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json ยท any
The body is of type any
.
Fork repo
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type any
.