SessionRevocation__Type is an enumerated list of methods for revoking a session.

This enumerated datatype is used by the input datatype, RevokeSessionInput, which is used by the revokeSession() mutation field.

Table: SessionRevocation__Type

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 13, 2025
Organization   Long-TermRevoke based on organization.
Session   Long-TermRevoke based on session.
User   Long-TermRevoke based on user.