curl --request DELETE \
--url https://api.artemis.cynopsis.co/api/customer/{id} \
--header 'Authorization: Bearer <token>' \
--header 'X-Domain-ID: <x-domain-id>'curl --request DELETE \
--url https://api.artemis.cynopsis.co/api/customer/{id} \
--header 'Authorization: Bearer <token>' \
--header 'X-Domain-ID: <x-domain-id>'customerId — The Primary Customer’s ID.