GET api/Service/GetUidd?count={count}
The method returns a GUID. You can specify the number of GUIDs returned.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
count | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "ead1bed5-0586-4d3e-9e31-114a7b5ae29b", "223e72d9-313b-4049-984d-4de0a769136d" ]