Send Custom Event

Send Custom Event

Send custom event.

Request
URI
POST
https://{api_host}/vco/api/customevent/{eventname}
COPY
Path Parameters
string
eventname
Required

eventname

Query Parameters
string
properties
Optional

properties


Authentication
This operation uses the following authentication methods.
Responses
200

The request is successful

Operation doesn't return any data structure

401

The user is not authorized

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/vco/api/customevent/{eventname}