workspaces
Create Code Repository
Creates a code repository.
Args: workspace_name_or_id: Name or ID of the workspace. code_repository: Code repository to create.
Returns: The created code repository.
Raises: IllegalOperationError: If the workspace or user specified in the code repository does not match the current workspace or authenticated user.
post/api/v1/workspaces/{workspace_name_or_id}/code_repositories
Path parameters
Request body
Response
Successful Response