pub async fn delete_identity_sessions(
    configuration: &Configuration,
    id: &str
) -> Result<(), Error<DeleteIdentitySessionsError>>
Expand description

Calling this endpoint irrecoverably and permanently deletes and invalidates all sessions that belong to the given Identity.