Request an email change: re-auth with password, email a confirm link to the
Oturum
NEW address and a heads-up to the OLD address (§4.7).
İstek
curl -X POST "https://api.blesyum.com/api/v1/change-email" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"Yanıt
{
"data": "…",
"trace_id": "01JC…"
}