POST api/ResourceAPI?start={start}&end={end}&userID={userID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| start | date |
Required |
|
| end | date |
Required |
|
| userID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json, application/scim+json
Sample:
[ "sample string 1", "sample string 2" ]