Restore a deleted item
CMS items
Restore a deleted item
Restores a soft-deleted item, making it readable again and re-exposing references to and from it. Returns 404 when the item is not currently deleted.
POST
Restore a deleted item
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Path Parameters
Minimum string length:
1Response
Restore acknowledgement.
Always true once the item is live again.