Skip to main content

Archives a feature

DELETE 

<your-unleash-url>/api/admin/archive/:featureName

This endpoint archives the specified feature.

Request

Path Parameters

    featureName stringrequired

Responses

This response has no body.

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L -X DELETE '<your-unleash-url>/api/admin/archive/:featureName' \
-H 'Authorization: <Authorization>'
Request Collapse all
Base URL
<your-unleash-url>
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!