POST api/document/node

Request Information

URI Parameters

None.

Body Parameters

DocumentNodeItemModel
NameDescriptionTypeAdditional information
id

integer

None.

name

string

Required

parent_id

integer

None.

parent_name

string

None.

icon

string

None.

node_level

integer

None.

expanded

boolean

None.

friendly_name

string

None.

ImageId

integer

None.

items

Collection of DocumentNodeItemModel

None.

created_by

string

None.

updated_by

string

None.

created_date

date

None.

updated_date

date

None.

is_active

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

multipart/form-data

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.