log http
POST {{BASE_URL_ACTIVITY}}/http
Request Body
{"track"=>"{% uuid 'v4' %}", "start_at"=>"{% now 'iso-8601', '' %}", "end_at"=>"{% now 'iso-8601', '' %}", "url"=>"http://hello.com/you", "registrant"=>"hello", "type"=>"post"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |