{
"action": "update_prop",
"payload": {
"task_id": "6232c642d21478611fc7028c",
"key": "assignee",
"value": {
"type": 1,
"value": "9d9f17dc466349d08b781da8df9dcc0a"
}
}
}
curl --location --request POST 'https://hook.worktile.com/project/incoming/782c6f1fb29d4cbab1b5e46027875924' \
--header 'Content-Type: application/json' \
--data-raw '{
"action": "update_prop",
"payload": {
"task_id": "6232c642d21478611fc7028c",
"key": "assignee",
"value": {
"type": 1,
"value": "9d9f17dc466349d08b781da8df9dcc0a"
}
}
}'
{}