Skip to content

transition

reference
1 min readUpdated

Kind: API Endpoint

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

Queue transition (accept/investigating/waiting/snooze/wake/done/reopen/decline)

Endpoint

POST /desk/:projectId/threads/:id/transition

ParameterInTypeRequiredDescription
projectIdpathstring
idpathstring

Referenced By

  • DeskController (MODULE_DECLARES)

Was this page helpful?

Download as PDF