POST api/Question/Post?question={question}&identifier={identifier}&comment={comment}&departmentId={departmentId}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
question

string

Required

identifier

string

Required

comment

string

Required

departmentId

integer

Required

token

string

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>