Footer Section
Explore

Deletes insight maps in the IDD Insight maps table using the details given by the user. The table contains the unique "tenant", "recordType", and "instanceurl" record types.
Tenant name
Instance URL
Record type
User ID
User name
curl --request DELETE \--url https://idd_url/idd/api/v2/tenantId/insights/insightmaps \--header 'Accept: application/json' \--header 'X-API-Key: 123'
1{2"tenant": "congasfdc",3"record_type": "NDA"4}