Skip to main content
DELETE
Clean responses

Description

Clean the responses associated with any of the specified clean parameters (duplicates, incomplete, ipDuplicates).

Body

where:
  • projectId: The id of the project. Required.
  • types: The types of cleaning that will be performed on the responses. Accepted values are duplicates, incomplete and ipDuplicates. Required.

Response

204 Accepted

Empty response

401 Unauthorized

The user doesn’t have permissions.

422 Unprocessable Entity

ProjectId and/or types are missing.

500 Internal Server Error

Error occurred while processing the request.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Authorization token

Body

application/json

The body is of type object.

Response

Successful response