Skip to main content
POST
Create business quick reply

Authorizations

Authorization
string
header
required

Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.

Path Parameters

session
string
required

Identifier of the connected Polymorfa session.

Body

application/json
shortcut
string
required

Specifies shortcut for this native business quick reply mutation.

Value constraints

Required string length: 1 - 25
Pattern: ^[\p{L}\p{N}]+$
message
string
required

Message content saved for this business quick reply.

Value constraints

Required string length: 1 - 65536
keywords
string[]

Keywords associated with this native business quick reply mutation.

Value constraints

Maximum array length: 100
Required string length: 1 - 256
count
integer
default:0

Usage count recorded for this business quick reply.

Value constraints

Required range: 0 <= x <= 2147483647

Response

Quick reply created

success
enum<boolean>
required

Whether the request succeeded.

Allowed values

Available options:
true
data
object
required

Structured data carried by this object.