IngestToken is a datatype for an API ingest token used for sending data to LogScale.

This datatype is used by the addIngestTokenV3() and assignParserToIngestTokenV2() mutation fields, as well as by the ingestTokens parameter of the key datatype, Repository, which is used by several GraphQL queries and mutations.

Table: IngestToken

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: Jun 26, 2025
namestringyes Long-TermThe name of ingest token.
parserParser  Long-TermThe parser with which the token is associated. See Parser.
tokenstringyes Long-TermThe token.