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