{
"event": "template.reply",
"channel_id": "6285211416775",
"content": "join",
"task_id": "cd9648d2daacce55cb97d69262e7dd23",
"user_id": "8613112345678"
}
curl --location --request POST 'https://api.airudder.com' \
--header 'X-AIRudder-Sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "template.reply",
"channel_id": "6285211416775",
"content": "join",
"task_id": "cd9648d2daacce55cb97d69262e7dd23",
"user_id": "8613112345678"
}'
{}