Skip to content

Delete Fresh Investigations

Request

Deletes specified investigations.

Security
bearerToken
Path
orderIdstringrequired

Investigation id.

curl -i -X DELETE \
  'https://connect.sandbox.creditsafe.com/v1/freshinvestigations/{orderId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Bodyapplication/json
messagestring
Response
{ "message": "string" }