All URIs are relative to /
Method | HTTP request | Description |
---|---|---|
reset_password_using_post | POST users-web/api/v3/account/password/reset | Reset Password |
GenericMapBasedApiResponse reset_password_using_post(ctx, body) Reset Password
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context containing the authentication | nil if no authentication |
body | UserInfo | dto |
[GenericMapBasedApiResponse](Generic Map Based Api Response.md)
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]