Reset Enrichment Mapping
The Reset Enrichment Mapping operation.
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 | Information about authentication access token in format Bearer
<accessToken> . |
Headers |
Config-kind | Yes | Config type. Possible values: default, nested, reflocation. |
Path |
profile | Yes | Profile Name. |
Query |
plus | No | Use plus mapping. Default value: true |
Response
HTTP CODE:
Success: 200
Errors:
400 Bad Request
500 Internal Server Error