mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
parent
d8f847d7bd
commit
2bc7b951b2
@ -39,6 +39,6 @@ Response: **200 OK** - When feature toggle was successfully revived.
|
||||
|
||||
### Delete an archivied feature toggle
|
||||
|
||||
`POST http://unleash.host.com/api/admin/archive/revive/:featureName`
|
||||
`DELETE http://unleash.host.com/api/admin/archive/:featureName`
|
||||
|
||||
Will fully remove the feature toggle and associated configuration. Impossible to restore after this action.
|
||||
|
Loading…
Reference in New Issue
Block a user