Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 279 Bytes

File metadata and controls

22 lines (15 loc) · 279 Bytes

auth/reset/me Endpoint

The auth/reset/me endpoint will send you a request to change your password via email.

Endpoint

auth/reset/me

Method

POST

Data returned

{
    'data': [],
    'meta': {},
    'status': 'ok',
    'time': 'xx.xxxxxxxxxxx'
}