How to modify login password through API

{
“code”: 1117,
“message”: “An admin’s password cannot be updated using this API.”
}

@tommy

Hi @ceshizoom,

Is the user whose password you’re attempting to update an account owner or account admin? If so, I believe this will need to be changed from the UI, rather than via API.

Let me know—thanks,
Will