post https://{environment}.kliks.io/api/v1/events
Create a CRM event.
Log in to see full request history
Responses
201OK-Created. The event didn't exist and was created.
Create a CRM event.
201OK-Created. The event didn't exist and was created.
xxxxxxxxxx
curl --request POST \
--url https://app.kliks.io/api/v1/events \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: