Reset Match Mapping
The Reset Match Mapping operation .
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 | 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