Re-authentication endpoint for refreshing expired tokens or validating existing authentication status for client applications. Enables client applications to maintain continuous authentication without requiring users to re-enter credentials.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.