ScimTokenStatusBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ScimTokenStatusBody.jsoncreatedAtdate-time
existsbooleanrequired
uuidstring
ScimTokenStatusBody
{
"$schema": "https://example.com/schemas/ScimTokenStatusBody.json",
"createdAt": "2024-07-29T15:51:28.071Z",
"exists": true,
"uuid": "string"
}