change_email_start
POST/v1/settings/change-email
change_email_start
Request
- application/json
Body
required
current_email stringrequired
new_email stringrequired
Responses
- 200
- 403
- 500
Start change email process
Email already in use or current email incorrect
- text/plain
- Schema
Schema
string
Internal server error
- text/plain
- Schema
Schema
string
Loading...