Skip to content

Create endpoint for password reset #24

@dkraczkowski

Description

@dkraczkowski

If user with given email has been found in the system appropiate email should be send and token for password reset should be generated.

Request

PUT /user/password?email=<email>

Response

HTTP 200 OK
{"email": <email>}

Metadata

Metadata

Assignees

No one assigned

    Labels

    ApiIssues that belong to platform's apiTask

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions