ActorInput is an input datatype for actors. It's used by the PermissionAssignmentInputType datatype, which is in turn used by the assignPermissionsForResources() mutation field.

Table: ActorInput

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: Sep 9, 2025
actorIdstringyes Short-TermThe unique identifier of the user or group, depending on the actor type.
actorTypeActorTypeyes Short-TermThe type of actor that is assigned permissions. See ActorType .