TeamMembers

Reset password of the team member

Update the team member's password using password reset token.

post/v3/team-members/{id}/reset-password

Path parameters

idstring required

Request body

newPasswordstring required

New password of the user.

tokenstring required

Password reset token.

Response

No Content

Changes

Changed in 1 of the 5 revisions of this API.1