Clear Feature Deployment Pre Checks

Clear Feature Deployment Pre Checks

Clear pre-checks results so that they must be re-triggered before the specified feature can be activated.

Request
URI
POST
https://{api_host}/napp/api/v1/platform/features/{feature}/pre-checks/clear
COPY
Path Parameters
feature
Required

Name of the feature for which pre-check results will be removed. Check the Feature enum for precise names.


Authentication
This operation uses the following authentication methods.
Responses
202

Pre-check results deleted successfully.

Operation doesn't return any data structure

default

Pre-check results could not be deleted.

Operation doesn't return any data structure