dmsUserResponseDto

dmsUserResponseDto
dmsUserResponseDto

Data object for newly created/modified user

JSON Example
{
    "id": 0,
    "email": "string",
    "_links": {
        "_links": {
            "href": "string",
            "hreflang": "string",
            "title": "string",
            "type": "string",
            "deprecation": "string",
            "profile": "string",
            "name": "string",
            "templated": false
        }
    }
}
integer As int32 As int32
id
Optional

id

string
email
Optional

email

_links
Optional

_links