-
-
Save ivansnag/b9fdcaf32f9ff8304f38a78af9bff684 to your computer and use it in GitHub Desktop.
Test Event for PlatformX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://api.getdx.com/events.track -X POST \ | |
-H "Content-Type: application/json" \ | |
-H "Authorization: Bearer <api key here>" \ | |
-d '{"name": "your.event", "email": "[email protected]", "timestamp":"1680723287" }' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment