|
URL | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
{reaction.name} |
|
|
/{reaction.identifier}
curl -X 'POST' \
' /{reaction.identifier}' \
-d '{"my-payload":"my-value","field-b":"my-input"}' \
-H 'accept: application/json' \
-H 'x-api-key: ***your-secret***'