Parameter | Description |
---|---|
User ID | The ID of the user. |
{
"id": "<string>",
"type": "<string>",
"name": "<string>",
"email": "<string>",
"status": "<string>",
"2fa": false,
"groups": [
{
"id": "<string>",
"type": "<string>"
}
]
}
Was this page helpful?