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:
[ "7e47c6fb-2c62-4a65-a070-9202809c02c4", "14d16014-3de9-43b3-b797-26294db54c6e" ]