GET api/NewUuid
Creates a new UUID (GUID), in particular a version 4 UUID.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A UUID (GUID).
globally unique identifierResponse Formats
application/json, text/json
Sample:
"ebfebd09-ca2f-4852-8886-507f8b0e62d1"