Change Learning User Password
Set a new password for a user of the learning platform.
Authentication
Api-Keystring
API key of the organization. Always sent together with the Secret-Access header.
Path parameters
organization_slug
learning_user_id
Headers
Secret-Access
Request
This endpoint expects an object.
password
confirm_password
force_change_password
If true, the user will be required to change their password on their next login.
Response
Successful Response
message
Errors
400
Bad Request Error
422
Unprocessable Entity Error
