UUID Parsing

Parse a UUID string and return its version and check whether it is valid.

post/uuid

Query parameters

uuidstrstring string required

UUID String to parse

Response

200 response

Changes