1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00

Update feature-toggles-archive-api.md

This commit is contained in:
Sebastian Bury 2022-05-30 16:26:02 +02:00 committed by GitHub
parent e9e2e832e4
commit bde6294e44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ Used to fetch list of archived feature toggles
Response: **200 OK** - When feature toggle was successfully revived.
### Delete an archivied feature toggle
### Delete an archived feature toggle
`DELETE http://unleash.host.com/api/admin/archive/:featureName`