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:
[ "4abdbaed-2562-434f-ab4f-7ec1aba96fe1", "d2c0ff42-7975-436a-a67a-e14d35a3fd68" ]