Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 561 Bytes

ProjectCreateReq.md

File metadata and controls

14 lines (9 loc) · 561 Bytes

ProjectCreateReq

Specific body request for creating a project.

Properties

Name Type Description Notes
name str Name assigned to the project
description str Description of the project. [optional] [default to '']
group_id str Group identifier (group name in this case) [optional]

[Back to Model list] [Back to API list] [Back to README]