{"info":{"_postman_id":"54cc420a-3613-40af-99c8-089639275a23","name":"AEM Content Fragment API","description":"<html><head></head><body><p>Postman collection for AEM Content Fragment API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8916894","collectionId":"54cc420a-3613-40af-99c8-089639275a23","publishedId":"2s9XxyRtXU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-06T03:26:50.000Z"},"item":[{"name":"Create Content Fragment","id":"5aadfe7c-fd98-4a17-9d08-c471b90601c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"body":{"mode":"raw","raw":"{\n  \"jcr:primaryType\": \"dam:Asset\",\n  \"jcr:content\": {\n    \"jcr:primaryType\": \"dam:AssetContent\",\n    \"jcr:mimeType\": \"application/vnd.adobe.fragment+json\",\n    \"data\": {\n      \"elements\": {\n        \"title\": \"My Content Fragment\",\n        \"description\": \"This is a sample content fragment.\",\n        \"myCustomField\": \"Custom value\"\n      }\n    }\n  }\n}"},"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment","description":"<p><strong>Create a new Content Fragment:</strong></p>\n<ul>\n<li>Method: POST</li>\n<li>URL: <a href=\"http://localhost:4502/api/assets/myfolder/myfragment\">http://localhost:4502/api/assets/myfolder/myfragment</a></li>\n<li>Headers:<ul>\n<li>Authorization: Bearer {{your_access_token}}</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"54cc420a-3613-40af-99c8-089639275a23","id":"54cc420a-3613-40af-99c8-089639275a23","name":"AEM Content Fragment API","type":"collection"}},"urlObject":{"protocol":"http","port":"4502","path":["api","assets","wknd-shared","en","adventures","myfragment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dfbf7cc3-c8e9-4ed9-9a75-854717938a97","name":"Create Content Fragment","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"body":{"mode":"raw","raw":"{\n  \"jcr:primaryType\": \"dam:Asset\",\n  \"jcr:content\": {\n    \"jcr:primaryType\": \"dam:AssetContent\",\n    \"jcr:mimeType\": \"application/vnd.adobe.fragment+json\",\n    \"data\": {\n      \"elements\": {\n        \"title\": \"My Content Fragment\",\n        \"description\": \"This is a sample content fragment.\",\n        \"myCustomField\": \"Custom value\"\n      }\n    }\n  }\n}"},"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 06 Aug 2023 03:14:48 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Location","value":"/api/assets/wknd-shared/en/adventures/myfragment.json"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"class\": [\n        \"core/response\"\n    ],\n    \"properties\": {\n        \"path\": \"/api/assets/wknd-shared/en/adventures/myfragment\",\n        \"parentLocation\": \"/api/assets/wknd-shared/en/adventures.json\",\n        \"referer\": \"\",\n        \"isCreate\": true,\n        \"changes\": [\n            {\n                \"argument\": \"/api/assets/wknd-shared/en/adventures/myfragment\",\n                \"type\": \"created\"\n            }\n        ],\n        \"location\": \"/api/assets/wknd-shared/en/adventures/myfragment.json\",\n        \"status.message\": \"Created\",\n        \"title\": \"Content created /api/assets/wknd-shared/en/adventures/myfragment\",\n        \"status.code\": 201\n    }\n}"}],"_postman_id":"5aadfe7c-fd98-4a17-9d08-c471b90601c6"},{"name":"Retrieve Content Fragment Metadata","id":"a2a87da4-3929-4f24-ae99-3e0ead993792","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment","description":"<ol>\n<li><strong>Retrieve Content Fragment metadata:</strong><ul>\n<li>Method: GET</li>\n<li>URL: <a href=\"http://localhost:4502/api/assets/myfolder/myfragment\">http://localhost:4502/api/assets/myfolder/myfragment</a></li>\n<li>Headers:<ul>\n<li>Authorization: Bearer {{your_access_token}}</li>\n</ul>\n</li>\n</ul>\n</li>\n</ol>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"54cc420a-3613-40af-99c8-089639275a23","id":"54cc420a-3613-40af-99c8-089639275a23","name":"AEM Content Fragment API","type":"collection"}},"urlObject":{"protocol":"http","port":"4502","path":["api","assets","wknd-shared","en","adventures","myfragment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"18d10024-5cbb-4c03-be42-9ba8fa90f019","name":"Retrieve Content Fragment Metadata","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment"},"status":"OK","code":200,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Sun, 06 Aug 2023 03:15:00 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Disposition","value":"attachment; filename=\"myfragment\""},{"key":"Last-Modified","value":"Sun, 06 Aug 2023 03:14:48 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Content-Length","value":"351"}],"cookie":[],"responseTime":null,"body":"{\n  \"jcr:primaryType\": \"dam:Asset\",\n  \"jcr:content\": {\n    \"jcr:primaryType\": \"dam:AssetContent\",\n    \"jcr:mimeType\": \"application/vnd.adobe.fragment+json\",\n    \"data\": {\n      \"elements\": {\n        \"title\": \"My Content Fragment\",\n        \"description\": \"This is a sample content fragment.\",\n        \"myCustomField\": \"Custom value\"\n      }\n    }\n  }\n}"}],"_postman_id":"a2a87da4-3929-4f24-ae99-3e0ead993792"},{"name":"Update Content Fragment Metadata","id":"5360068c-cc88-44a6-93df-59950512f830","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"body":{"mode":"raw","raw":"{\n  \"jcr:primaryType\": \"dam:Asset\",\n  \"jcr:content\": {\n    \"jcr:primaryType\": \"dam:AssetContent\",\n    \"jcr:mimeType\": \"application/vnd.adobe.fragment+json\",\n    \"data\": {\n      \"elements\": {\n        \"title\": \"Updated Title\",\n        \"description\": \"This is an updated content fragment.\",\n        \"myCustomField\": \"New value\"\n      }\n    }\n  }\n}"},"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment","description":"<ol>\n<li><strong>Update Content Fragment metadata:</strong><ul>\n<li>Method: PUT</li>\n<li>URL: <a href=\"http://localhost:4502/api/assets/myfolder/myfragment\">http://localhost:4502/api/assets/myfolder/myfragment</a></li>\n<li>Headers:<ul>\n<li>Authorization: Bearer {{your_access_token}}</li>\n</ul>\n</li>\n</ul>\n</li>\n</ol>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"54cc420a-3613-40af-99c8-089639275a23","id":"54cc420a-3613-40af-99c8-089639275a23","name":"AEM Content Fragment API","type":"collection"}},"urlObject":{"protocol":"http","port":"4502","path":["api","assets","wknd-shared","en","adventures","myfragment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8bda0f6c-a52d-48eb-8d04-8a725d385d85","name":"Update Content Fragment Metadata","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"body":{"mode":"raw","raw":"{\n  \"jcr:primaryType\": \"dam:Asset\",\n  \"jcr:content\": {\n    \"jcr:primaryType\": \"dam:AssetContent\",\n    \"jcr:mimeType\": \"application/vnd.adobe.fragment+json\",\n    \"data\": {\n      \"elements\": {\n        \"title\": \"Updated Title\",\n        \"description\": \"This is an updated content fragment.\",\n        \"myCustomField\": \"New value\"\n      }\n    }\n  }\n}"},"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 06 Aug 2023 03:15:07 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"class\": [\n        \"core/response\"\n    ],\n    \"properties\": {\n        \"path\": \"/api/assets/wknd-shared/en/adventures/myfragment\",\n        \"parentLocation\": \"/api/assets/wknd-shared/en/adventures.json\",\n        \"referer\": \"\",\n        \"changes\": [\n            {\n                \"argument\": \"/api/assets/wknd-shared/en/adventures/myfragment\",\n                \"type\": \"modified\"\n            }\n        ],\n        \"location\": \"/api/assets/wknd-shared/en/adventures/myfragment.json\",\n        \"status.message\": \"OK\",\n        \"title\": \"Content modified /api/assets/wknd-shared/en/adventures/myfragment\",\n        \"status.code\": 200\n    }\n}"}],"_postman_id":"5360068c-cc88-44a6-93df-59950512f830"},{"name":"Delete Content Fragment","id":"feb1a697-a8e1-4988-ad74-d146ecb0558a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"54cc420a-3613-40af-99c8-089639275a23","id":"54cc420a-3613-40af-99c8-089639275a23","name":"AEM Content Fragment API","type":"collection"}},"urlObject":{"protocol":"http","port":"4502","path":["api","assets","wknd-shared","en","adventures","myfragment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"24b0b432-70c5-4fe4-b2f2-7fcd39655772","name":"Delete Content Fragment","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{your_access_token}}"}],"url":"http://localhost:4502/api/assets/wknd-shared/en/adventures/myfragment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 06 Aug 2023 03:14:29 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"class\": [\n        \"core/response\"\n    ],\n    \"properties\": {\n        \"path\": \"/api/assets/wknd-shared/en/adventures/myfragment\",\n        \"parentLocation\": \"/api/assets/wknd-shared/en/adventures.json\",\n        \"referer\": \"\",\n        \"changes\": [\n            {\n                \"argument\": \"/api/assets/wknd-shared/en/adventures/myfragment\",\n                \"type\": \"deleted\"\n            }\n        ],\n        \"location\": \"/api/assets/wknd-shared/en/adventures/myfragment.json\",\n        \"status.message\": \"OK\",\n        \"title\": \"Content modified /api/assets/wknd-shared/en/adventures/myfragment\",\n        \"status.code\": 200\n    }\n}"}],"_postman_id":"feb1a697-a8e1-4988-ad74-d146ecb0558a"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"6a7cd70c-3976-4938-8203-95d0c154a54f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e05e1782-3bce-4845-88c7-885e7cfdda88","type":"text/javascript","exec":[""]}}]}