Skip to content

Commit ee47493

Browse files
authored
Update readme
1 parent b0ecfb8 commit ee47493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ print(me['id'])
4444

4545
### Create and Upload Asset
4646

47-
Create a new asset and upload a file. For more information on how assets work, check out [our docs](https://docs.frame.io).
47+
Create a new asset and upload a file. For `parent_asset_id` you must have the root asset ID for the project, or an ID for a folder in the project. For more information on how assets work, check out [our docs](https://docs.frame.io/docs/uploading-assets).
4848

4949
```python
5050
from frameioclient import FrameioClient

0 commit comments

Comments
 (0)