Page History
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
POST /events HTTP/1.1 Host: example.com Content-Type: application/json Content-Length: 162 X-Flock-Event-Token: eyJhbGciOiJI.Zm9vYmFy.DNKgXrWOe0WEeU3j5ZTVSU9LKWE { "name": "<event name>", "userId": "u:cfc76545-3400-4864-892a-513a9f4ae409<identifier>", "customAttribute1": "<value 1>", "customAttribute2": "<value 2>" } |
...