{"info":{"_postman_id":"e21c6571-ba51-4d62-90db-b2dd9b4432f2","name":"Akeneo Dam Web Service","description":"<html><head></head><body><p>Akeneo Dam Module Rest API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"30274515","collectionId":"e21c6571-ba51-4d62-90db-b2dd9b4432f2","publishedId":"2sA3kYif8G","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-26T06:17:12.000Z"},"item":[{"name":"Asset API's","item":[{"name":"Get Asset","id":"a8c3ed5d-e4c4-452a-96ac-f1ec51cbfa06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/asset/11111111","urlObject":{"path":["api","rest","v1","dam","asset","11111111"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8c3ed5d-e4c4-452a-96ac-f1ec51cbfa06"},{"name":"Get Asset List","id":"82c9cdf4-ab13-4a5f-9fe9-51b1acdf37e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/asset/dam/list?page=1&limit=10","urlObject":{"path":["api","rest","v1","asset","dam","list"],"host":["{{url}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"82c9cdf4-ab13-4a5f-9fe9-51b1acdf37e9"},{"name":"Create Asset","id":"9bbfcad8-c5ab-42b0-8c12-46e133fa5ffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"11111111\",\n    \"family\": null,\n    \"categories\": [\n        \"print_clothing\"\n    ],\n    \"values\": {\n        \"media\": [\n            {\n                \"locale\": null,\n                \"scope\": null,\n                \"data\": \"https://helpx.adobe.com/content/dam/help/en/stock/how-to/adobe-stock-creative-cloud-libraries/_jcr_content/main-pars/image_2108995113/adobe-stock-creative-cloud-libraries_1408x792.jpg\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/asset/add","urlObject":{"path":["api","rest","v1","dam","asset","add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9bbfcad8-c5ab-42b0-8c12-46e133fa5ffa"},{"name":"Update Asset","id":"78595b6c-e86b-49ab-bb17-be1c0bf2d251","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"11111111\",\n    \"family\": null,\n    \"categories\": [\n        \"print_clothing\"\n    ],\n    \"values\": {\n        \"media\": [\n            {\n                \"locale\": null,\n                \"scope\": null,\n                \"data\": \"http://rohit.akeneo7.com/media/cache/cache/3/9/1/4/39146c6368e5b7e3b8b58082d3e8fc3e3aecf900_a0s2ajzlzf.png\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/asset/add/111111111","urlObject":{"path":["api","rest","v1","dam","asset","add","111111111"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"78595b6c-e86b-49ab-bb17-be1c0bf2d251"},{"name":"Delete Asset","id":"ac77ad70-853d-4381-acc9-8ee0da722314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/111111115/delete","urlObject":{"path":["api","rest","v1","dam","111111115","delete"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac77ad70-853d-4381-acc9-8ee0da722314"}],"id":"38ef5be3-fedc-40e7-bff9-7cffe3a82b96","description":"<p>get Dam Data by identifier and also you can get list of identifiers.</p>\n","_postman_id":"38ef5be3-fedc-40e7-bff9-7cffe3a82b96"},{"name":"Asset Category API's","item":[{"name":"Get Asset Category","id":"a31d02c7-86a8-4126-b1eb-032af3eae5fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetcategory/master_asset","urlObject":{"path":["api","rest","v1","dam","assetcategory","master_asset"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a31d02c7-86a8-4126-b1eb-032af3eae5fc"},{"name":"Get Asset Category List","id":"a381932d-1724-4951-b928-108d90c721ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetcategories/list?page=1&limit=20","urlObject":{"path":["api","rest","v1","dam","assetcategories","list"],"host":["{{url}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"}],"variable":[]}},"response":[],"_postman_id":"a381932d-1724-4951-b928-108d90c721ea"},{"name":"Create Asset Category","id":"613b0321-6469-4a49-a4de-ba22b06bf1b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"new_asset_one\",\n    \"parent\": \"new_asset\",\n    \"label\": {\n        \"de_DE\": \"Asset Category\",\n        \"en_US\": \"Asset Category\",\n        \"fr_FR\": \"Asset Category\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetcategory/add","urlObject":{"path":["api","rest","v1","dam","assetcategory","add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"613b0321-6469-4a49-a4de-ba22b06bf1b5"},{"name":"Update Asset Category","id":"d8c22f24-2cbd-4cdd-86de-05f36fd31019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"new_asset_one\",\n    \"parent\": \"new_asset\",\n    \"label\": {\n        \"de_DE\": \"Asset Category\",\n        \"en_US\": \"Asset Category\",\n        \"fr_FR\": \"Asset Category\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetcategory/add/new_asset","urlObject":{"path":["api","rest","v1","dam","assetcategory","add","new_asset"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8c22f24-2cbd-4cdd-86de-05f36fd31019"},{"name":"Delete Asset Category","id":"a3ffabde-3af6-4cb8-b67c-cf22bb668f62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetcategory/new_asset_one/delete","urlObject":{"path":["api","rest","v1","dam","assetcategory","new_asset_one","delete"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3ffabde-3af6-4cb8-b67c-cf22bb668f62"}],"id":"9c0ee01b-60c8-4b07-90d3-49b0746c126f","_postman_id":"9c0ee01b-60c8-4b07-90d3-49b0746c126f","description":""},{"name":"Asset Attribute API's","item":[{"name":"Get Asset Attribute","id":"662b3490-e74a-40a4-914c-bb821dff4df5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/color","urlObject":{"path":["api","rest","v1","dam","assetattribute","color"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"662b3490-e74a-40a4-914c-bb821dff4df5"},{"name":"Get Asset Attribute List","id":"f47c941b-7f36-43e0-8ba7-99e769061457","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattributes/list","urlObject":{"path":["api","rest","v1","dam","assetattributes","list"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f47c941b-7f36-43e0-8ba7-99e769061457"},{"name":"Create Asset Attribute","id":"d8043768-15f8-4130-8f5e-5e906c241b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"media2\",\n    \"type\": \"webkul_dam_image\",\n    \"labels\": {\n        \"de_DE\": \"Main Media\",\n        \"en_US\": \"Main Media\",\n        \"fr_FR\": \"Main Media\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/add","urlObject":{"path":["api","rest","v1","dam","assetattribute","add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8043768-15f8-4130-8f5e-5e906c241b12"},{"name":"Update Asset Attribute","id":"08a7b13b-21ff-41d9-baf4-22e5fe5db087","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"media1\",\n    \"type\": \"webkul_dam_image\",\n    \"unique\": false,\n    \"sort_order\": 0,\n    \"localizable\": false,\n    \"scopable\": false,\n    \"labels\": {\n        \"de_DE\": \"Main Media1\",\n        \"en_US\": \"Main Media1\",\n        \"fr_FR\": \"Main Media1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/add/media1","urlObject":{"path":["api","rest","v1","dam","assetattribute","add","media1"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"08a7b13b-21ff-41d9-baf4-22e5fe5db087"},{"name":"Delete Asset Attribute","id":"f3bb45b9-f985-453b-b96e-338a04cab928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/media1/delete","urlObject":{"path":["api","rest","v1","dam","assetattribute","media1","delete"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3bb45b9-f985-453b-b96e-338a04cab928"}],"id":"b337e73c-41c1-4a46-bd5f-792bd30a2117","_postman_id":"b337e73c-41c1-4a46-bd5f-792bd30a2117","description":""},{"name":"Asset Attribute Option API's","item":[{"name":"Get Asset Attribute Option","id":"e39f5c05-c622-497c-8423-c8f1d8862613","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/simple_select/option/black","urlObject":{"path":["api","rest","v1","dam","assetattribute","simple_select","option","black"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e39f5c05-c622-497c-8423-c8f1d8862613"},{"name":"Get Asset Attribute Option List","id":"aaa07481-8dea-4b35-87d3-5d856c4ab756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/simple_select/option?page=1&limit=50","urlObject":{"path":["api","rest","v1","dam","assetattribute","simple_select","option"],"host":["{{url}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}],"variable":[]}},"response":[],"_postman_id":"aaa07481-8dea-4b35-87d3-5d856c4ab756"},{"name":"Create Asset","id":"2b12b0b6-4f33-465d-95da-0ebbf6f0e449","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"black\",\n    \"attribute\": \"color\",\n    \"sort_order\": 0,\n    \"labels\": {\n        \"de_DE\": \"Black1\",\n        \"en_US\": \"Black1\",\n        \"fr_FR\": \"Noir1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/option/add","urlObject":{"path":["api","rest","v1","dam","assetattribute","option","add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b12b0b6-4f33-465d-95da-0ebbf6f0e449"},{"name":"Update Asset","id":"53689d7c-1eab-4632-aa39-b0aaeefe48fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"black1\",\n    \"attribute\": \"color\",\n    \"sort_order\": 0,\n    \"labels\": {\n        \"de_DE\": \"Black11\",\n        \"en_US\": \"Black11\",\n        \"fr_FR\": \"Noir11\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/option/add/black1","urlObject":{"path":["api","rest","v1","dam","assetattribute","option","add","black1"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"53689d7c-1eab-4632-aa39-b0aaeefe48fe"},{"name":"Delete Asset","id":"55867be5-fee3-41f0-84bd-6b1d99dc31f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetattribute/color/option/black1/delete","urlObject":{"path":["api","rest","v1","dam","assetattribute","color","option","black1","delete"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"55867be5-fee3-41f0-84bd-6b1d99dc31f1"}],"id":"a7bd2193-cbac-4133-82ce-c1a98baecdb5","_postman_id":"a7bd2193-cbac-4133-82ce-c1a98baecdb5","description":""},{"name":"Asset Family API's","item":[{"name":"Get Asset Family","id":"cc7d91c6-1d47-41c9-a2ab-0f94e16a3f1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetfamily/shoes","urlObject":{"path":["api","rest","v1","dam","assetfamily","shoes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc7d91c6-1d47-41c9-a2ab-0f94e16a3f1d"},{"name":"Get Asset Family List","id":"9333da8e-45fc-4710-9bd9-46e0da6fcbee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetfamilies/list","urlObject":{"path":["api","rest","v1","dam","assetfamilies","list"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9333da8e-45fc-4710-9bd9-46e0da6fcbee"},{"name":"Create Asset Family","id":"c77b6032-d7b1-406a-bb6e-e58889aba90a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"testing\",\n    \"attributes\": [\n        \"brand\",\n        \"code\",\n        \"collection\",\n        \"color\",\n        \"composition\",\n        \"description\",\n        \"ean\",\n        \"erp_name\",\n        \"eu_shoes_size\",\n        \"image\",\n        \"keywords\",\n        \"material\",\n        \"media\",\n        \"meta_description\",\n        \"meta_title\",\n        \"name\",\n        \"notice\",\n        \"size\",\n        \"sole_composition\",\n        \"supplier\",\n        \"top_composition\",\n        \"variation_image\",\n        \"variation_name\"\n    ],\n    \"attribute_as_image\": \"media\",\n    \"labels\": {\n        \"en_US\": \"Testing\",\n        \"fr_FR\": \"Testing\",\n        \"de_DE\": \"Testing\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetfamily/add","urlObject":{"path":["api","rest","v1","dam","assetfamily","add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c77b6032-d7b1-406a-bb6e-e58889aba90a"},{"name":"Update Asset Family","id":"41584e04-a5e6-49c8-9e8c-74fda85e8562","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"testing\",\n    \"attributes\": [\n        \"brand\",\n        \"code\",\n        \"color\",\n        \"ean\",\n        \"image\"\n    ],\n    \"attribute_as_image\": \"media\",\n    \"labels\": {\n        \"en_US\": \"Testing1\",\n        \"fr_FR\": \"Testing1\",\n        \"de_DE\": \"Testing1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetfamily/add/testing","urlObject":{"path":["api","rest","v1","dam","assetfamily","add","testing"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"41584e04-a5e6-49c8-9e8c-74fda85e8562"},{"name":"Delete Asset Family","id":"077eec6c-e0f6-40a8-8c41-619954d410ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/rest/v1/dam/assetfamily/testing/delete","urlObject":{"path":["api","rest","v1","dam","assetfamily","testing","delete"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"077eec6c-e0f6-40a8-8c41-619954d410ab"}],"id":"ce5ff8fe-ff91-4e65-97ea-fdfdc09f9c5c","_postman_id":"ce5ff8fe-ff91-4e65-97ea-fdfdc09f9c5c","description":""}]}