post https://12345-hpbx.dashmanager.com/ns-api/?object=conference&action=create
Response
xxxxxxxxxx
curl --request POST \
--url 'https://12345-hpbx.dashmanager.com/ns-api/?object=conference&action=create' \
--header 'Authorization: Bearer $access_token' \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'