Unleash · Capability
Unleash Admin API — Archive
Unleash Admin API — Archive. 4 operations. Lead operation: Revives a Feature. Self-contained Naftiko capability covering one Unleash business surface.
What You Can Do
POST
Revivefeature
— Revives a Feature
/v1/api/admin/archive/revive/{featurename}
DELETE
Deletefeature
— Archives a Feature
/v1/api/admin/archive/{featurename}
POST
Deletefeatures
— Deletes a List of Features
/v1/api/admin/projects/{projectid}/delete
POST
Revivefeatures
— Revives a List of Features
/v1/api/admin/projects/{projectid}/revive
MCP Tools
revives-feature
Revives a Feature
archives-feature
Archives a Feature
idempotent
deletes-list-features
Deletes a List of Features
read-only
revives-list-features
Revives a List of Features
read-only