Skip to content

Commit

Permalink
parent_id param
Browse files Browse the repository at this point in the history
  • Loading branch information
skyfrog committed Mar 6, 2017
1 parent d593a11 commit 924c1e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/includes/_item.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,11 @@ Param | Type | Description
<code>session_id</code>| text | User session.
<code>file</code>| binary | Content of file to upload.

### Optional params:
Param | Type | Description
------------ | ------------- | ------------
<code>parent_id</code>| number | Parent item identifier.

### Response fields:
Field | Type | Description
------------ | ------------- | ------------
Expand Down

0 comments on commit 924c1e2

Please sign in to comment.