403 Forbidden
Sign in again to do this
- Code
reauthentication_required- Status
403Forbidden- Type
https://errors.clavian.io/reauthentication-required
What it means
Changing an email address or a phone number needs a session signed in within the last ten minutes, and this session is older.
What to do
Ask the person to sign in again, then repeat the change from the new session.
Example
The API answers with status 403 and this body, as application/problem+json. A detail may be added, saying what went wrong this time; it is for people, and changes.
{
"type": "https://errors.clavian.io/reauthentication-required",
"title": "Sign in again to do this",
"status": 403,
"code": "reauthentication_required",
"requestId": "req_01k5znw4hmfay8vvr14d2pf2db"
}
Endpoints that return it
From the OpenAPI document, every endpoint that names it among its answers:
PATCH /v1/meChange your own profile: marketing, and your email address or phone number