Hello, What is wrong with the following API that I ran from Linux shell? curl ' https://api.hubapi.com/crm-objects/v1/objects/tickets/ ' -H "Authorization: Bearer XX" -H "content-type: application/json" -X POST -d '[{"name":"subject","value":"test
read more