Users

Generate reset password token

Generates the reset password token (url encoded) for users with 'user', 'organization-admin' and 'reseller-admin' roles. It should only be used for custom customer portals to implement password reset.

post/v3/users/{id}/reset-password-token

Path parameters

idstring required

Response

OK

resetPasswordTokenstring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.