project
post/api/v2/owner/{owner}/project
Path parameters
ownerstring required
The owner under which a project is categorized under. For example, a user's username.
Request body
Response
Creates a new project in the given owner.
Returns:
Project -- The project object that was created.