Request username recovery
post/recover-username
Request body
Response
Send username recovery email
Example response
{
"meta": {
"code": 200
}
}Changes
Changed in 3 of the 52 revisions of this API.23
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ○
added the required property
metato the response with the400statusresponse-required-property-added
- ○
added the required property
responseto the response with the400statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲