POST api/AdminSettingsSystem/AdmGetSourceSegment
AdmGetSourceSegment
Request Information
URI Parameters
None.
Body Parameters
GetSourceSegment_Request| Name | Description | Type | Additional information |
|---|---|---|---|
| UserUUIDCur | globally unique identifier |
None. |
|
| SegmentID | integer |
None. |
|
| SourceUUID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserUUIDCur": "bda6c93f-f57f-4eda-ad79-09390e965a75",
"SegmentID": 1,
"SourceUUID": "6bbbac5a-ef8b-488a-ada9-1d0e44699d23"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}