Request email change verification
POST/account/email/request-change
Starts a confirmed email-change flow by sending a one-time code to the current mailbox. Returns 409 when the target email is already in use.
Request
Responses
- 200
- 401
- 403
- 409
- 422
- 429
- 503
Success
air/UnauthorizedError
air/ForbiddenError
air/EmailAlreadyInUseError
air/SchemaValidationError
air/RateLimitedError
air/AuthUnavailableError