AddIngestTokenV3Input is an input datatype for creating an ingest token. It's used by the addIngestTokenV3() mutation field.

Table: AddIngestTokenV3Input

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
customTokenstring  Long-TermThe custom token string. This requires special permissions and root privileges.
namestringyes Long-TermThe name of the ingest token to create.
parserstring  Long-TermThe unique identifier or name of the parser to assign to the ingest token. Parsers in packages can be referred to as packagescope/packagename:parsername.
repositoryNamestringyes Long-TermThe name of the repository.