curl --location --request POST '/v1/events' \
--header 'Content-Type: application/json' \
--data-raw '{
"event_uid": [
null
],
"app_uid": [
null
],
"start_time": [
null
],
"end_time": [
null
]
}'
null