Skip to content

cancelParsing

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/parsing/parsing.controller.ts

Cancel a parsing job

Endpoint

DELETE /projects/:projectId/parse/:jobId

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
jobIdpathstringJob ID

Referenced By

  • ParsingController (MODULE_DECLARES)

Was this page helpful?

Download as PDF