Takes the list of user IDs and sets the password change email sent date for each user to the current date.

put/api/v2/internal/users/setPasswordChangeEmailSent

Request Body

ids array[string] required
A list of user IDs
Example: 59cd72485007a239fb00282ed480da1f

200 Response

success boolean required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id