Delete Lookup Configuration

Delete a lookup configuration of the current user.

SecurityapiKey
Request
path Parameters
configurationId
required
string

ID of the configuration to read.

Example: 5f7b1b3e3b1865f7b1b3e3b1
Responses
200

OK.

400

Bad Request.

delete/configurations/businesspartnerlookup/{configurationId}
Request samples
Response samples
application/json
{
  • "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
  • "name": "Client configuration.",
  • "configuration": {
    },
  • "createdAt": "2025-02-28T12:57:09Z",
  • "modifiedAt": "2025-02-28T12:57:09Z",
  • "createdBy": "76248934691294444"
}