POST api/Marketing/CreateFolder2?folderName={folderName}&username={username}&department={department}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
folderName

string

Required

username

string

Required

department

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.