{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"userList": "https://example.com/",
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"email": "jsmith@example.com",
"fullName": "<string>",
"logo": "<string>"
},
"profileExternal": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"email": "<string>",
"fullName": "<string>",
"firstName": "<string>",
"lastName": "<string>"
}
}
Creates a UserListLink resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"userList": "https://example.com/",
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"email": "jsmith@example.com",
"fullName": "<string>",
"logo": "<string>"
},
"profileExternal": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"email": "<string>",
"fullName": "<string>",
"firstName": "<string>",
"lastName": "<string>"
}
}
The new UserListLink resource
UserListLink resource created