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": "1bcabf8b-10c2-4d74-8d94-163ab299caf0",
"SegmentID": 1,
"SourceUUID": "e76c6da6-5bbe-4a5c-b35e-c14aac205c2c"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}