Hi @Karthikeyan3022657234dp , This documentation update is in progress, the payload should be something like this [
{
"op": "add",
"path": "/user",
"value": "adobeid"
}
]
This user ID can be retrieved through User management API. https://adobe-apiplatform.github.io/umapi-documentation/en/ Here...