Phiên bản API Đồ thị

Whats App Business Account Upsert Message Templates

Đọc

Bạn không thể thực hiện thao tác này trên điểm cuối này.

Tạo

Bạn có thể tạo yêu cầu POST đến cạnh upsert_message_templates từ các đường dẫn sau:
When posting to this edge, no Graph object will be created.

Thông số

Thông sốMô tả
category
enum {AUTHENTICATION}

Template category. See Template Categories.

Bắt buộc
components
array<JSON object>

Array of components that make up the template. See Template Components.

Bắt buộc
type
enum {GREETING, HEADER, BODY, FOOTER, BUTTONS, CAROUSEL, LIMITED_TIME_OFFER}

type

Bắt buộc
add_security_recommendation
boolean

Set to true if you want the template to include the string, For your security, do not share this code. Set to false to exclude the string.

code_expiration_minutes
int64

Indicates number of minutes the password or code is valid.

If omitted, the code expiration warning will not be displayed in the delivered message.

Minimum 1, maximum 90.

buttons
array<JSON object>

Button components to be used in the template.

type
enum {OTP}

type

Bắt buộc
otp_type
enum {COPY_CODE, ONE_TAP, ZERO_TAP}

Indicates button type. Set to COPY_CODE if you want the template to use a copy code button, or ONE_TAP to have it use a one-tap autofill button.

supported_apps
array<JSON object>

supported_apps

package_name
string

package_name

Bắt buộc
signature_hash
string

signature_hash

Bắt buộc
languages
array<string>

array of Template location and locale code.

Bắt buộc
name
string

Template name.

Bắt buộc

Kiểu trả về

Điểm cuối này hỗ trợ đọc sau khi ghi và sẽ đọc nút mà bạn đã đăng vào đó.
Struct {
data: List [
Struct {
id: numeric string,
status: enum,
language: string,
}
],
}

Mã lỗi

LỗiMô tả
100Invalid parameter

Cập nhật

Bạn không thể thực hiện thao tác này trên điểm cuối này.

Xóa

Bạn không thể thực hiện thao tác này trên điểm cuối này.