プロジェクトを作成します。
https://<space_id>.repsona.com/api/project
Owner
Admin
Name | Type | Description |
---|---|---|
name | string | プロジェクト名 |
fullName | string | 正式名称 |
purpose | string | プロジェクトの目的 |
{
"requestedBy": 1,
"project": {
"createdAt": 1672498800000,
"updatedAt": 1672498800000,
"id": 1746,
"name": "elephant-website-862rt",
"fullName": "Elephant website development project",
"purpose": "Investigating elephant ecology.",
"avatarUrl": "",
"productImageUrl": "",
"sortOrder": 0,
"free": false,
"isClosed": false,
"isPublic": false,
"extra": null,
"space": 1
}
}