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": "ee3875c7-30a9-49a0-8376-b90970491a64",
"SegmentID": 1,
"SourceUUID": "93d68dc4-c9e2-4074-be68-e9ad5b889196"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}