Reset Enrichment Mapping
Learn about the operation to reset D&B enrichment mappings.
Request
DELETE: https://test-dnbconnector.reltio.com/b2bIntegration/config/profiles/{profile}/mappings/enrichment
Parameter | Name | Required | Description |
---|---|---|---|
Headers | Content-Type | Yes | Should be Content-Type:application/json . |
Headers | Authorization | Yes | Reltio access token in the form Bearer: <<token>> , see Authentication API. |
Headers | Config-kind | Yes | Config type. Possible values: default, nested, reflocation. |
Path | profile | Yes | Profile Name. |
Query | plus | No | Use Direct+ mapping. Default value: true |
Response
HTTP CODE:
Success: 200
Errors:
400 Bad Request
500 Internal Server Error