curl --request DELETE \
--url https://api.artemis.cynopsis.co/api/customer/{customerId}/crp/{crpId} \
--header 'Authorization: <authorization>' \
--header 'X-Domain-ID: <x-domain-id>'curl --request DELETE \
--url https://api.artemis.cynopsis.co/api/customer/{customerId}/crp/{crpId} \
--header 'Authorization: <authorization>' \
--header 'X-Domain-ID: <x-domain-id>'Domain identifier
"1"
Bearer access token
"Bearer eyJhbGciOi..."
Primary Customer ID
68
Customer Related Party (CRP) ID
31691
CRP deleted successfully