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:
[ "33c0294b-bedb-4d97-b269-ba46038098bb", "b2072750-1894-4136-ae9e-fab725e22283" ]