dkprado | 2018-12-12 11:59:28 UTC | #1
Hi. Is there any API endpoints that would allow controlling basic user's authentication in batch? For example, changing users' password or setting password expiry policy for a list of purecloud users?
tim.smith | 2018-12-12 14:20:00 UTC | #2
Use POST /api/v2/users/{userId}/password to change a password. Changing the password requirements is not exposed via API. You can request that API here: https://purecloud.ideas.aha.io/ideas
dkprado | 2018-12-12 18:14:47 UTC | #3
Thanks Tim, this will work for me. I believe this is kind a new feature in the Platform API.
system | 2019-01-12 18:14:51 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 4172