HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback

Content Delivery API FAQ

Frequently asked questions regarding the Optimizely Content Delivery API.

How do I post to the Content Delivery API?

The Optimizely Content Delivery API does not currently support POST or PUT of content. If you need your users to save information, you can use the Content Management API.

Can I use Content Delivery API with SQL/Windows membership?

Optimizely Content Delivery API does not support SQL/Windows membership by default. You should consider using Asp.Net Identity along with EPiServer.OpenIDConnect package for authentication.