The
createPersonalUserTokenV2()
GraphQL mutation field is used to create a personal user token for
the user. It will inherit the same permissions as the user.
Syntax
Below is the syntax for the
createPersonalUserTokenV2()
mutation field:
For
CreatePersonalUserTokenInput,
there are a few parameters. Below is a list of them:
Table: CreatePersonalUserTokenInput
Parameter
Type
Required
Default
Stability
Description
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
As indicated by the syntax above, this mutation will return data
using the datatype,
CreatePersonalUserTokenV2Output.
Below is the parameter of that datatype:
Table: CreatePersonalUserTokenV2Output
Parameter
Type
Required
Default
Stability
Description
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.