Developer
Action format
Action unset subsriber's field value
1min
gunakan respons ini untuk menghapus (clear) nilai field subscriber custom field dengan nama yang sama harus ada di bot smartchat anda { "version" "v1", "content" { "messages" \[ { "type" "text", "text" "simple text with button", "buttons" \[ { "type" "url", "caption" "external link", "url" "https //uchat com au" } ] } ], "actions" \[ { "action" "unset field value", "field name" "your field name" } ], "quick replies" \[] } }