post https://{api_url}/api/v5/admin//events//landing_page
Log in to see full request history
Response
201created LandingPage
201created LandingPage
xxxxxxxxxx
curl --request POST \
--url https://example.jrni.com/api/v5/admin/company_id/events/session_id/landing_page \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!