...
Code Block | ||
---|---|---|
| ||
{
"eventKey": "string",
"namespace": "string",
"payload": {JSON},
"async": true|false,
"headers": {
"key": "value",
...
}
} |
...
...
Code Block | ||
---|---|---|
| ||
{
"eventKey": "string",
"namespace": "string",
"payload": {JSON},
"async": true|false,
"headers": {
"key": "value",
...
}
} |
...