{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"tenant": "https://example.com/",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"criteria": [
"<string>"
],
"type": "static",
"scope": "members_and_contacts"
}
Updates the UserList resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"tenant": "https://example.com/",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"criteria": [
"<string>"
],
"type": "static",
"scope": "members_and_contacts"
}
UserList identifier
The updated UserList resource
UserList resource updated