Privacy api
Hi community,
Could you please help me with the below question,
While submitting privacy request, there is a response we received as below,
errors":
{"errorCode":400,"title":"Invalid Request - Validation Failed",
"detail":"Allowed UserIds must be between 1 to 9",
"errorType":"uri=/data/core/privacy/jobs"
}
}
It seems that the allowed user id must be between 1to 9, is this hard-coded as max or is there any way we can configure it somewhere from within the application?
Appreciate your help.