Skip to main content
POST
Sync Message Templates

Authorizations

api_access_token
string
header
required

Path Parameters

id
string<uuid>
required

ID of the inbox

Response

Templates synced successfully

success
boolean
required
Example:

true

data
object[]
required

Sync operation result data (empty array when sync is not supported)

meta
object
required
message
string
required

Success message or sync status message

Example:

"Sync not supported for this channel type"