/v1/tickets
BILLING
TECHNICAL
GENERAL
OTHER
curl -L \ --request POST \ --url '/v1/tickets' \ --header 'Authorization: Bearer Bearer' \ --header 'Content-Type: application/json' \ --data '{"contactEmail":"text","subject":"text","message":"text","platformName":"text","memberName":"text","type":"BILLING"}'
No body