Delete a batch of key parties searches
Success
Bad Request
Unauthorized
Forbidden
{- "items": [
- {
- "keyPartyId": "fdc696df-3708-44b9-964f-6f4cff7001e9",
- "searchId": "9b1a67f9-9477-48e5-8a6c-11b70245e1d9"
}
]
}
{- "failed": [
- {
- "failedItem": {
- "keyPartyId": "fdc696df-3708-44b9-964f-6f4cff7001e9",
- "searchId": "9b1a67f9-9477-48e5-8a6c-11b70245e1d9"
}, - "error": {
- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string"
}
}
], - "successful": [
- {
- "keyPartyId": "fdc696df-3708-44b9-964f-6f4cff7001e9",
- "searchId": "9b1a67f9-9477-48e5-8a6c-11b70245e1d9"
}
], - "error": {
- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string"
}
}