POST api/AdminSettingsSystem/AdmGetSourceSegment
AdmGetSourceSegment
Request Information
URI Parameters
None.
Body Parameters
GetSourceSegment_RequestName | 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": "e390d6ef-f7eb-4c73-b80e-7fabfb61ba0a", "SegmentID": 1, "SourceUUID": "c7aa39ba-c4d9-4134-9c70-8516435b00a2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}