Skip to main content
If the submission applies the projection and shows again excluded information, employ DELETE/Projection with the projectionId.

1. Endpoint

DELETE/projection

2. Authentication

Include the API key in the x-api-key header:
x-api-key

3. Request Body

The request body must be in JSON format. Below are the field descriptions:
string
required
The unique ID of a projection

4. Request Example

There is no requirement for a parameter name; projectionId only requires a value.
DELETE/Projection

5. Response

5-1. Success Response

5-2. Error Codes