Workspaces
Create Workspace
Workspaces enable the ability to work on the remote repository as if it were local.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"{{repo_namespace}}"
Example:
"{{repo_name}}"
Body
application/json
Example:
"main"
Example:
"my_workspace"
Example:
"1234"