ImpersonateById¶
- class ImpersonateById[source]¶
Payload for impersonating a user identified by id.
- by: Literal['id'] = 'id'¶
Discriminator selecting the by-id variant. Optional on the wire; defaults server-side to ‘id’.
Payload for impersonating a user identified by id.
Discriminator selecting the by-id variant. Optional on the wire; defaults server-side to ‘id’.