curl --request DELETE \
--url https://api.hubapi.com/crm/objects/v3/projects/{projectId} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.hubapi.com/crm/objects/v3/projects/{projectId} \
--header 'Authorization: Bearer <token>'This response has no body data.