Parsing
Parse Directory
POST
/
api
/
v1
/
parse
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
branch_name
string
requiredrepo_name
string | null
repo_path
string | null
Response
200 - application/json
The response is of type any
.