Identities
Reauthenticate Identity
Re-authenticates an identity on demand: validates the saved browser profile and runs login if
it is no longer signed in, then persists the refreshed profile and tears the temporary session
down. Equivalent to a session with identity_skip_validation: false that ends after auth.
POST
Authorizations
API key passed in the header
Path Parameters
The ID of the identity to reauthenticate
Body
application/json
When true (default), wait for authentication to finish and persist the refreshed
profile before returning. When false, start authentication asynchronously.

