Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 503 Bytes

File metadata and controls

11 lines (8 loc) · 503 Bytes

Canned Text

Predefined response snippets (/api/CannedText). Supports list, get by ID, create, and delete per OpenAPI.

Operations

  • Get ManyGET /CannedText with optional agent, team, department, group, showall, and ticketonly filters
  • Get by IDGET /CannedText/{id}
  • CreatePOST /CannedText with JSON body fields
  • DeleteDELETE /CannedText/{id}
  • FavouritePOST /CannedText/favourite with a JSON array of CannedTextFavourites objects