Reset Match Mapping
Learn about the operation to reset D&B match mappings.
Request
DELETE: {dnbConnectorUrl}/config/profiles/{profile}/mappings/match| 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