Headless
Discover how to integrate `Umbraco.Engage.Headless` package with Umbraco. for a Content Delivery API.
Requirements
{
"Umbraco": {
"CMS": {
"DeliveryApi": {
"Enabled": true
}
}
}
}Installing the Umbraco Engage Headless API
Updating Program.cs

Last updated
Was this helpful?