Rejects an open verification session.
After the `verificationSessionReject` mutation completes on a given verification session, any
`verificationSessionResolve` mutation attempts will fail. Subsequent `verificationSessionReject`
mutation attempts will succeed, but the `RejectionReasonInput` argument will be ignored.