GET api/ContentManagement/GetContentareatxt?Admin={Admin}&pageid={pageid}&content={content}&language={language}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Admin

integer

Required

pageid

integer

Required

content

string

Required

language

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1"
  },
  {
    "$id": "2"
  }
]