curl --location '/agora/createLiveStream' \ --header 'Content-Type: application/json' \ --data '{ "title": "string", "slug": "string", "description": "string", "chatStatus": true, "startTime": "2019-08-24T14:15:22.123Z" }'
null