ファイルをアップロードします。
https://<space_id>.repsona.com/api/project/:projectId/file
Owner
Admin
Member
Name | Type | Description |
---|---|---|
projectId* | string | プロジェクトID |
{
"requestedBy": 1,
"files": [
{
"id": 1746,
"hash": "04f83517-e4bc-4585-917e-dc7d9b0171ad",
"size": 11666,
"type": "image/png",
"filename": "space-logo.png"
}
]
}