DELETE
/api/v1/illustration/{uuid}
curl \
--request DELETE 'https://api.plannrcrm.com/api/v1/illustration/53f22fe4-3731-4cdc-aa12-e65bd0b15e52' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "X-PLANNR-ACCOUNT-UUID: {YOUR_PLANNR_ACCOUNT_UUID}"