Skip to main content
POST

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

identityId
string<uuid>
required

The ID of the identity to reauthenticate

Body

application/json
sync
boolean
default:true

When true (default), wait for authentication to finish and persist the refreshed profile before returning. When false, start authentication asynchronously.

Response

Identity reauthentication started or completed

identityId
string
required

The identity that was reauthenticated

async
boolean
required

Whether authentication is still running in the background