Lookup V2
Delete result of validation
This endpoint allows the deletion of a single validation. That validations must be finished (not running) and can not be part of a validations batch. If you want to delete a validation the belongs to a batch see the DELETE endpoint for that resource instead.
delete/lookup/v2/single-validations/{id}
Path parameters
idstring required
An "id" value from the validation request response body
Response
The validation was deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.