Skip to main content

magicTokenUpdate

AUTH: Role=[system]

magicTokenUpdate(
id: String!
input: MagicTokenUpdateInput!
): MagicToken!

Arguments

magicTokenUpdate.id ● String! non-null scalar

Magic token unique identifier

magicTokenUpdate.input ● MagicTokenUpdateInput! non-null input

Type

MagicToken object

Authentication token entity for secure user access.

Represents temporary authentication tokens that provide secure access to system resources. These tokens are linked to either contacts or customers for identity verification and session management.