User

Reset user password

Resets user password and sends the new password via email.

POST
/api/v2/users/{id}/reset-password

Authorization

BearerAuthObject
AuthorizationBearer <token>

In: header

Path Parameters

id*integer

Response Body

curl -X POST "https://example.com/api/v2/users/0/reset-password"
Empty
Empty
Empty