Authorizations
Admin cookie authentication (configurable in config.json)
Body
application/json
Source IP address
Example:
"203.0.113.45"
Target ID
Example:
"a7k2m9"
Event type
Available options:
CLICK, POST_DATA, COOKIE_DATA, EMAIL_SENT, ERROR Example:
"CLICK"
Event-specific data
Example:
"User-Agent: Mozilla/5.0..."
Response
Event created successfully
The response is of type string.
Example:
"Event created"