Explore
Content Fragments
1.0.14
[ Base URL: localhost:4502/api/assets ]
swagger.json
Adobe Experience Manager Assets API
Copyright 2021 Adobe. All rights reserved.
Schemes
http
{cfParentPath}
GET
/{cfParentPath}
/{cfName}
Returns a content fragment by its path.
POST
/{cfParentPath}
/{cfName}
Creates a new content fragment at the given parent path. Note that creating variations is also supported.
PUT
/{cfParentPath}
/{cfName}
Updates the content fragment at the given path. Note that updating variations is also supported. Update request can contain only content to be updated (elements and/or variations).
DELETE
/{cfParentPath}
/{cfName}
Deletes the content fragment at the given path.
Models
Action
ContentFragment
ContentFragmentResponse
ContentFragmentUpdateResponse
ContentFragmentUpdateSet
Element
ElementsObj
Entity
Link
ModelInfo
NewContentFragmentData
NewContentFragmentRequestBody
UpdateContentFragmentRequestBody
UpdateResults
UpdateSetElement
UpdateSetElementsObj
UpdateSetVariation
UpdateSetVariationsObj
Variation
VariationsObj