---
title: "Creates a new Canned Response"
method: POST
path: "/canned_responses"
tags: ["Canned Response"]
---

# Creates a new Canned Response

`POST /canned_responses`

Required permission: Ticket Canned Responses - Manage

## Request body

- object
  - `title` string, required
  - `body` string, required
  - `subject` string
  - `canned_response_category_id` integer

## Response `201`

successful

---

[API](https://skmtc.net/syncromsp/apis/syncro.md) · [All operations](https://skmtc.net/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/syncromsp/syncro/versions/3df3aed287cc/schema)
