POST api/Role/BindRole?roleId={roleId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
roleId

string

Required

Body Parameters

Collection of TreeDataResult
NameDescriptionTypeAdditional information
Title

string

None.

Code

string

None.

Expand

boolean

None.

Checked

boolean

None.

Disabled

boolean

None.

Selected

boolean

None.

Children

Collection of TreeDataResult

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.