careful-kangaroo-59324
04/03/2023, 11:22 AM"registration": {
"after": {
"hooks": [
{
"config": {
"body": "",
"can_interrupt": false,
"method": "PATCH",
"response": {
"ignore": false,
"parse": false
},
"url": "http://<ip_addr of EC2 Instance>:80/patch-identity-hook"
},
"hook": "web_hook"
}
],
...