{"id":327718,"date":"2022-04-11T11:27:32","date_gmt":"2022-04-11T11:27:32","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=327718"},"modified":"2025-05-20T11:38:04","modified_gmt":"2025-05-20T11:38:04","slug":"akeneo-api-extends","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/","title":{"rendered":"Akeneo API Extends"},"content":{"rendered":"\n<p><strong>Akeneo Group Attribute Family Advanced API<\/strong>: Some of the rest of API&#8217;s default endpoints are now unavailable in Akeneo. <\/p>\n\n\n\n<p>With this in mind, we&#8217;ve developed this module to help you in extending the Akeneo rest API to incorporate data.<\/p>\n\n\n\n<p>However, the API provides a number of options for expanding and customizing the services that are accessible.<\/p>\n\n\n\n<p> Similarly, extensions to the resource service GET, POST, PATCH, and DELETE methods are used to visit your own endpoints.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Basic Requirements<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This module works with Akeneo 4.0.x, 5.0.x and 7.0.x. Download Akeneo from&nbsp;<a href=\"https:\/\/www.akeneo.com\/download\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a><\/li>\n\n\n\n<li>Node and as well as Yarn packages need to be installed.<\/li>\n\n\n\n<li>However, this module is compatible with the Akeneo community and Enterprise(Flexibility) edition.<\/li>\n\n\n\n<li>If you want to use this extension on Akeneo EE Serenity mode, then please&nbsp;<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">contact us<\/a>.<\/li>\n\n\n\n<li>For the Akeneo installation, your Akeneo server should meet these&nbsp;<a href=\"https:\/\/docs.akeneo.com\/4.0\/install_pim\/manual\/system_requirements\/system_requirements.html\" target=\"_blank\" rel=\"noreferrer noopener\">system requirements<\/a>.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Features<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create Group Types using the API using this module.<\/li>\n\n\n\n<li>This module allows you to fetch all group types API.<\/li>\n\n\n\n<li>This module allows you to fetch, update, and as well as delete specific group types API.<\/li>\n\n\n\n<li>However, you can use this module to get, update, and remove specified groups API.<\/li>\n\n\n\n<li>You can use this module to get a list of the group API.<\/li>\n\n\n\n<li>Similarly, using this module you can delete specific attributes as well as attribute options  API.<\/li>\n\n\n\n<li>However, you can delete a certain attribute group  API with the help of this module.<\/li>\n\n\n\n<li>However, you can delete specific families and family variants  API with this module.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p>Please follow these steps for installing the Akeneo API Extends module in your Akeneo PIM platform.<\/p>\n\n\n\n<p><strong>1<\/strong>&nbsp;\u2013 Unzip the respective extension zip then merge the \u201csrc\u201d folder into the akeneo project root directory.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1185\" height=\"275\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png\" alt=\"Screenshot-by-Lightshot-1200x414-1-1\" class=\"wp-image-327906\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png 1185w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1-300x70.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1-250x58.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1-768x178.png 768w\" sizes=\"(max-width: 1185px) 100vw, 1185px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>2 \u2013 After that goto&nbsp;<strong>config\/Bundles.php<\/strong>&nbsp;then add the line:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">Webkul\\AkeneoApiExtendsBundle\\AkeneoApiExtendsBundle::class =&gt; &#091;&#039;all&#039; =&gt; true],<\/pre>\n\n\n\n<p>in return array.<\/p>\n\n\n\n<p><strong>3 \u2013<\/strong>&nbsp;Then copy the \u201cconfig\u201d folder into the akeneo project root directory for routing.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"274\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/src-magento-2-1-1-2-1200x274-2.png\" alt=\"src-magento-2-1-1-2-1200x274-2\" class=\"wp-image-327907\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/src-magento-2-1-1-2-1200x274-2.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/src-magento-2-1-1-2-1200x274-2-300x69.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/src-magento-2-1-1-2-1200x274-2-250x57.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/src-magento-2-1-1-2-1200x274-2-768x175.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>4&nbsp;<\/strong>\u2013 After that, run this command after ssh to your akeneo server by the terminal<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/console ca:cl --env=prod;php bin\/console wk-extendapi:setup:install --env=prod;<\/pre>\n\n\n\n<p><strong>5<\/strong>. Then if you are using php-fpm. Then you need to restart the php-fpm services and apache web server.<\/p>\n\n\n\n<p><strong>For Akeneo 5<\/strong><\/p>\n\n\n\n<p>After that, for Akeneo 5 run the below command &#8211; <\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo service php-fpm7.4 restart<\/pre>\n\n\n\n<p><strong>For Akeneo 4<\/strong><\/p>\n\n\n\n<p>Then for Akeneo 4 run the below command &#8211;<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo service php-fpm7.3 restart<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Docker Installation Command :<\/h2>\n\n\n\n<p><strong>For Akeneo 5<\/strong> <\/p>\n\n\n\n<p>After that, for Akeneo 5 run the below command for docker installation &#8211;<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">alias docker_php=&#039;docker-compose run -u www-data --rm php php&#039;;\nalias docker_yarn=&#039;docker-compose run -u node --rm node yarn&#039;;\ndocker_php bin\/console cache:clear --env=prod;\ndocker_php bin\/console pim:installer:assets --symlink --clean --env=prod;\ndocker_php bin\/console d:s:u --force;\ndocker_yarn run webpack;\ndocker_yarn run update-extensions;\ndocker_yarn run less;<\/pre>\n\n\n\n<p><strong>For Akeneo<\/strong>&nbsp;<strong>4<\/strong><\/p>\n\n\n\n<p>Then for Akeneo 4 run the below command for docker installation &#8211;<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">alias docker_php=&#039;docker-compose run -u www-data --rm php php&#039;;\nalias docker_yarn=&#039;docker-compose run -u node --rm node yarn&#039;;\ndocker_php bin\/console cache:clear --env=prod;\ndocker_php bin\/console pim:installer:assets --symlink --clean --env=prod;\ndocker_php bin\/console d:s:u --force;\ndocker_yarn run webpack;\ndocker_yarn run less;<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Installation For Akeneo 7<\/strong><\/h2>\n\n\n\n<p><strong>Note:<\/strong><br>CLI User must be the same as the FPM user, a good practice is to use the FPM user for installation. <\/p>\n\n\n\n<p>Also, ownership\/permissions for the Akeneo directory must be assigned to the FPM user. otherwise, you will face the permission issue during installation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Composer Installation<\/h3>\n\n\n\n<p><a href=\"https:\/\/webkul.com\/blog\/how-to-install-webkul-akeneo-connector-via-composer\/\" target=\"_blank\" rel=\"noreferrer noopener\">Read this blog<\/a>: How to install Webkul Akeneo Connector via Composer? before start the installation via composer.<\/p>\n\n\n\n<p>Step 1: GET the Access Keys [<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\">Raise a ticket<\/a>]<\/p>\n\n\n\n<p>Step 2: Add our repository and installation script in your Akeneo composer.json<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n  &quot;scripts&quot;: {\n    &quot;post-update-cmd&quot;: &#091;\n      &quot;vendor\/webkul\/akeneoapiextendsbundle\/src\/Webkul\/AkeneoApiExtendsBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true&quot;\n    ],\n    &quot;post-install-cmd&quot;: &#091;\n      &quot;vendor\/webkul\/akeneoapiextendsbundle\/src\/Webkul\/AkeneoApiExtendsBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true&quot;\n    ],\n    &quot;post-create-project-cmd&quot;: &#091;\n      &quot;vendor\/webkul\/akeneoapiextendsbundle\/src\/Webkul\/AkeneoApiExtendsBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true&quot;\n    ]\n  },\n  &quot;repositories&quot;: &#091;\n    {\n      &quot;type&quot;: &quot;composer&quot;,\n      &quot;url&quot;: &quot;https:\/\/akeneorepo.webkul.com\/&quot;\n    }\n  ]\n}<\/pre>\n\n\n\n<p> Install the extension using composer.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">composer require webkul\/akeneoapiextendsbundle<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Fill the authentication.<\/li>\n\n\n\n<li>Success Message<\/li>\n\n\n\n<li>Clear Browser cache<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Manual Installation<\/h3>\n\n\n\n<p>Unzip the respective extension zip and then merge &#8220;src&#8221; folder into akeneo project<\/p>\n\n\n\n<p>Run the below command over the NO-DOCKER Instance from the PIM directory<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/AkeneoApiExtendsBundle\/install\/config.sh COMPOSER=false NO_DOCKER=true<\/pre>\n\n\n\n<p>Run the below command over the docker Instance from the PIM directory<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/AkeneoApiExtendsBundle\/install\/config.sh COMPOSER=false NO_DOCKER=false<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Uninstallation<\/h3>\n\n\n\n<p>Run the below command over the NO-DOCKER Instance from the PIM directory<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/AkeneoApiExtendsBundle\/uninstall\/uninstall.sh COMPOSER=false NO_DOCKER=true<\/pre>\n\n\n\n<p>Run the below command over the docker Instance from the PIM directory<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/AkeneoApiExtendsBundle\/uninstall\/uninstall.sh COMPOSER=false NO_DOCKER=false<\/pre>\n\n\n\n<p><a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\">Raise a ticket<\/a> if you face any issue during installation\/uninstallation<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Configuration<\/h3>\n<\/div><\/div>\n\n\n\n<p>After that, use the unavailable Akeneo PIM API check below are some of the rest of API&#8217;s default endpoints that are now unavailable in Akeneo.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1 &#8211; Description: Delete Attribute<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code>{{url}}\/api\/configuration\/attribute\/{code}<\/code><\/p>\n\n\n\n<p>However, to delete an attribute that is created using attribute code<\/p>\n\n\n\n<p><br><strong>Method<\/strong>: DELETE<\/p>\n\n\n\n<p>NOTE &#8211; Similarly, you can delete certain attribute groups,&nbsp; specific family\/family variants, and specific attribute\/attribute option<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n   &quot;message&quot;: &quot;Attribute deleted successfully&quot;\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">2 &#8211; Delete Attribute Group<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code>{{url}}\/api\/configuration\/attribute-group\/{identifier}<\/code><\/code><\/p>\n\n\n\n<p>However, to delete an attribute group that is created using attribute group code<\/p>\n\n\n\n<p><strong>Method<\/strong>: DELETE<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;message&quot;: &quot;Attribute Group deleted successfully&quot;\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">3 &#8211; Description: Delete Attribute Option<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code>{{url}}\/api\/configuration\/attribute-option\/{attributeId}\/{attributeOptionId}<\/code><\/code><\/code><\/p>\n\n\n\n<p>For Example &#8211; <code><code><code>{{url}}\/api\/configuration\/attribute-option\/<\/code><\/code><\/code>22\/30<\/p>\n\n\n\n<p>However, to delete an attribute option that is created using attribute id and attribute option code<\/p>\n\n\n\n<p><strong>Method<\/strong>: DELETE<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;message&quot;: &quot;Attribute Option deleted successfully&quot;\n}<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4 &#8211; Description: Delete Family<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code>{{url}}\/api\/configuration\/rest\/family\/{code}<\/code><\/code><\/code><\/p>\n\n\n\n<p>However, to delete a family that is created using family code<\/p>\n\n\n\n<p><strong>Method<\/strong>: DELETE<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;message&quot;: &quot;Family deleted successfully&quot;\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">5 &#8211; Description: Delete Family Variant<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code><code>{{url}}\/api\/configuration\/rest\/family-variant\/{familyVariantCode}<\/code><\/code><\/code><\/code><\/p>\n\n\n\n<p>However, to delete a family variant that is created using family variant code<\/p>\n\n\n\n<p><strong>Method<\/strong>: DELETE<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;message&quot;: &quot;Family Variant deleted successfully&quot;\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">6 &#8211; Description: Search Group<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code><code><code>{{url}}\/api\/enrich\/group\/rest\/search<\/code><\/code><\/code><\/code><\/code><\/p>\n\n\n\n<p><strong>Method<\/strong>: GET<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;results&quot;: &#091;\n        {\n            &quot;id&quot;: &quot;Manufacture&quot;,\n            &quot;text&quot;: &quot;&#091;Manufacture]&quot;\n        }\n    ]\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">7- Description: Specific Group Get<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code><code><code><code>{{url}}\/api\/enrich\/group\/rest\/{identifier}<\/code><\/code><\/code><\/code><\/code><\/code><\/p>\n\n\n\n<p><strong>Method<\/strong>: GET<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;code&quot;: &quot;Manufacture&quot;,\n    &quot;type&quot;: &quot;RELATED&quot;,\n    &quot;labels&quot;: {\n        &quot;de_DE&quot;: &quot;Manufacture German &quot;,\n        &quot;en_US&quot;: &quot;Manufacture&quot;,\n        &quot;fr_FR&quot;: &quot;Manufacture French&quot;\n    },\n    &quot;products&quot;: &#091;],\n    &quot;meta&quot;: {\n        &quot;id&quot;: 2,\n        &quot;form&quot;: &quot;pim-group-edit-form&quot;,\n        &quot;structure_version&quot;: 1649413105,\n        &quot;model_type&quot;: &quot;group&quot;,\n        &quot;created&quot;: {\n            &quot;id&quot;: 2079,\n            &quot;author&quot;: &quot;Demo Webkul&quot;,\n            &quot;resource_id&quot;: &quot;2&quot;,\n            &quot;snapshot&quot;: {\n                &quot;code&quot;: &quot;Manufacture&quot;,\n                &quot;type&quot;: &quot;RELATED&quot;\n            },\n            &quot;changeset&quot;: {\n                &quot;code&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;Manufacture&quot;\n                },\n                &quot;type&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;RELATED&quot;\n                }\n            },\n            &quot;context&quot;: null,\n            &quot;version&quot;: 1,\n            &quot;logged_at&quot;: &quot;4\/8\/2022, 10:50 AM&quot;,\n            &quot;pending&quot;: false\n        },\n        &quot;updated&quot;: {\n            &quot;id&quot;: 2080,\n            &quot;author&quot;: &quot;Demo Webkul&quot;,\n            &quot;resource_id&quot;: &quot;2&quot;,\n            &quot;snapshot&quot;: {\n                &quot;code&quot;: &quot;Manufacture&quot;,\n                &quot;type&quot;: &quot;RELATED&quot;,\n                &quot;label-de_DE&quot;: &quot;Manufacture German &quot;,\n                &quot;label-en_US&quot;: &quot;Manufacture&quot;,\n                &quot;label-fr_FR&quot;: &quot;Manufacture French&quot;\n            },\n            &quot;changeset&quot;: {\n                &quot;label-de_DE&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;Manufacture German &quot;\n                },\n                &quot;label-en_US&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;Manufacture&quot;\n                },\n                &quot;label-fr_FR&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;Manufacture French&quot;\n                }\n            },\n            &quot;context&quot;: null,\n            &quot;version&quot;: 2,\n            &quot;logged_at&quot;: &quot;4\/8\/2022, 10:54 AM&quot;,\n            &quot;pending&quot;: false\n        }\n    }\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">8 -Description: Create Group<\/h3>\n\n\n\n<p><strong>API Resource<\/strong>: {{url}}\/api\/enrich\/group\/rest<\/p>\n\n\n\n<p><strong>Method<\/strong>: POST<\/p>\n\n\n\n<p>Following that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Content-Type<\/strong>  &#8211;   application\/json<\/mark><\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">Body Raw :<\/mark><\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n  &quot;code&quot;: &quot;promotion12345&quot;,\n  &quot;type&quot;: &quot;RELATED&quot;,\n  &quot;labels&quot;: {\n    &quot;de_DE&quot;: &quot;promotion12345 German&quot;,\n    &quot;en_US&quot;: &quot;promotion12345 English&quot;,\n    &quot;fr_FR&quot;: &quot;promotion12345 French&quot;\n  },\n  &quot;products&quot;: &#091;\n    &quot;1111111171&quot;,\n    &quot;1111111130&quot;\n  ]\n}<\/pre>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;code&quot;: &quot;promotion12345&quot;,\n    &quot;type&quot;: &quot;RELATED&quot;,\n    &quot;labels&quot;: {\n        &quot;de_DE&quot;: &quot;promotion12345 German&quot;,\n        &quot;en_US&quot;: &quot;promotion12345 English&quot;,\n        &quot;fr_FR&quot;: &quot;promotion12345 French&quot;\n    },\n    &quot;products&quot;: &#091;\n        &quot;1111111171&quot;,\n        &quot;1111111130&quot;\n    ],\n    &quot;meta&quot;: {\n        &quot;id&quot;: 3,\n        &quot;form&quot;: &quot;pim-group-edit-form&quot;,\n        &quot;structure_version&quot;: 1649418335,\n        &quot;model_type&quot;: &quot;group&quot;,\n        &quot;created&quot;: {\n            &quot;id&quot;: 2120,\n            &quot;author&quot;: &quot;John Doe&quot;,\n            &quot;resource_id&quot;: &quot;3&quot;,\n            &quot;snapshot&quot;: {\n                &quot;code&quot;: &quot;promotion12345&quot;,\n                &quot;type&quot;: &quot;RELATED&quot;,\n                &quot;label-de_DE&quot;: &quot;promotion12345 German&quot;,\n                &quot;label-en_US&quot;: &quot;promotion12345 English&quot;,\n                &quot;label-fr_FR&quot;: &quot;promotion12345 French&quot;\n            }<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>9. Description: <strong>Update Specific Group<\/strong><\/strong><\/h3>\n\n\n\n<p>However, to update the group  which is created using group code<\/p>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;: <code><code>{{url}}\/api\/enrich\/group\/rest\/{code}<\/code><\/code><br><strong>Method<\/strong>: PATCH<\/p>\n\n\n\n<p>Following that, you must check the headers after you&#8217;ve added the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/strong><\/mark><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Content-Type<\/strong>  &#8211;   application\/json<\/mark><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Body Raw<\/strong> :<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n  &quot;code&quot;: &quot;promotion12345&quot;,\n  &quot;type&quot;: &quot;RELATED&quot;,\n  &quot;labels&quot;: {\n    &quot;de_DE&quot;: &quot;promotion12345 G&quot;,\n    &quot;en_US&quot;: &quot;promotion12345 E&quot;,\n    &quot;fr_FR&quot;: &quot;promotion12345 F&quot;\n  },\n  &quot;products&quot;: &#091;\n    &quot;1111111171&quot;,\n    &quot;1111111130&quot;\n  ]\n}<\/pre>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;code&quot;: &quot;promotion12345&quot;,\n    &quot;type&quot;: &quot;RELATED&quot;,\n    &quot;labels&quot;: {\n        &quot;de_DE&quot;: &quot;promotion12345 G&quot;,\n        &quot;en_US&quot;: &quot;promotion12345 E&quot;,\n        &quot;fr_FR&quot;: &quot;promotion12345 F&quot;\n    },\n    &quot;products&quot;: &#091;\n        &quot;1111111171&quot;,\n        &quot;1111111130&quot;\n    ],\n    &quot;meta&quot;: {\n        &quot;id&quot;: 3,\n        &quot;form&quot;: &quot;pim-group-edit-form&quot;,\n        &quot;structure_version&quot;: 1649418335,\n        &quot;model_type&quot;: &quot;group&quot;,\n        &quot;created&quot;: {\n            &quot;id&quot;: 2120,\n            &quot;author&quot;: &quot;John Doe&quot;,\n            &quot;resource_id&quot;: &quot;3&quot;,\n            &quot;snapshot&quot;: {\n                &quot;code&quot;: &quot;promotion12345&quot;,\n                &quot;type&quot;: &quot;RELATED&quot;,\n                &quot;label-de_DE&quot;: &quot;promotion12345 German&quot;,\n                &quot;label-en_US&quot;: &quot;promotion12345 English&quot;,\n                &quot;label-fr_FR&quot;: &quot;promotion12345 French&quot;\n            },\n            &quot;changeset&quot;: {\n                &quot;code&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;promotion12345&quot;\n                },\n                &quot;type&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;RELATED&quot;\n                },\n                &quot;label-de_DE&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;promotion12345 German&quot;\n                },\n                &quot;label-en_US&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;promotion12345 English&quot;\n                },\n                &quot;label-fr_FR&quot;: {\n                    &quot;old&quot;: &quot;&quot;,\n                    &quot;new&quot;: &quot;promotion12345 French&quot;\n                }\n            },\n            &quot;context&quot;: null,\n            &quot;version&quot;: 1,\n            &quot;logged_at&quot;: &quot;4\/8\/2022, 12:05 PM&quot;,\n            &quot;pending&quot;: false\n        },\n        &quot;updated&quot;: {\n            &quot;id&quot;: 2121,\n            &quot;author&quot;: &quot;John Doe&quot;,\n            &quot;resource_id&quot;: &quot;3&quot;,\n            &quot;snapshot&quot;: {\n                &quot;code&quot;: &quot;promotion12345&quot;,\n                &quot;type&quot;: &quot;RELATED&quot;,\n                &quot;label-de_DE&quot;: &quot;promotion12345 G&quot;,\n                &quot;label-en_US&quot;: &quot;promotion12345 E&quot;,\n                &quot;label-fr_FR&quot;: &quot;promotion12345 F&quot;\n            }\n                }<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">10 &#8211; Description: Get Group List<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code><code><code><code>{{url}}\/api\/enrich\/group\/rest\/{identifier}\/products<\/code><\/code><\/code><\/code><\/code><\/code><\/p>\n\n\n\n<p>However, to get a group list that is you will get using identifier of the group list<\/p>\n\n\n\n<p><strong>Method<\/strong>: GET<\/p>\n\n\n\n<p>After that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;products&quot;: &#091;\n        {\n            &quot;identifier&quot;: &quot;1111111171&quot;,\n            &quot;family&quot;: &quot;accessories&quot;,\n            &quot;parent&quot;: null,\n            &quot;groups&quot;: &#091;\n                &quot;promotion&quot;\n            ],\n            &quot;categories&quot;: &#091;\n                &quot;master_accessories_bags&quot;,\n                &quot;print_accessories&quot;,\n                &quot;supplier_zaro&quot;\n            ],\n            &quot;enabled&quot;: true,\n            &quot;values&quot;: {\n                &quot;sku&quot;: &#091;\n                    {\n                        &quot;scope&quot;: null,\n                        &quot;locale&quot;: null,\n                        &quot;data&quot;: &quot;1111111171&quot;\n                    }\n                ],\n                &quot;name&quot;: &#091;\n                    {\n                        &quot;scope&quot;: null,\n                        &quot;locale&quot;: null,\n                        &quot;data&quot;: &quot;Bag&quot;\n                    }<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">11 &#8211; Description: Delete Group<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code><code><code>{{url}}\/api\/enrich\/group\/rest\/{code}<\/code><\/code><\/code><\/code><\/code><\/p>\n\n\n\n<p>However, to delete a group that is created using group  code<\/p>\n\n\n\n<p><strong>Method<\/strong>: DELETE<\/p>\n\n\n\n<p>After that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;message&quot;: &quot;Group deleted successfully&quot;\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>12.Description: <strong>Update Specific GroupType<\/strong><\/strong><\/h3>\n\n\n\n<p>However, to update the group type which is created using group type code<\/p>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;: <code>{{url}}\/api\/configuration\/group-type\/{identifier}<\/code><br><strong>Method<\/strong>: PATCH<\/p>\n\n\n\n<p>Following that, you must check the headers after you&#8217;ve added the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/strong><\/mark><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Content-Type<\/strong>  &#8211;   application\/json<\/mark><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Body Raw<\/strong> :<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n  &quot;code&quot;: &quot;manufacture_group&quot;,\n  &quot;labels&quot;: {\n    &quot;de_DE&quot;: &quot;Manufacture Group German&quot;,\n    &quot;en_US&quot;: &quot;Manufacture Group&quot;,\n    &quot;fr_FR&quot;: &quot;Manufacture Group French&quot;\n  }\n}<\/pre>\n\n\n\n<p><br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;code&quot;: &quot;manufacture_group&quot;,\n    &quot;labels&quot;: {\n        &quot;de_DE&quot;: &quot;Manufacture Group German&quot;,\n        &quot;en_US&quot;: &quot;Manufacture Group&quot;,\n        &quot;fr_FR&quot;: &quot;Manufacture Group French&quot;\n    },\n    &quot;meta&quot;: {\n        &quot;structure_version&quot;: 1643003776,\n        &quot;id&quot;: 7,\n        &quot;model_type&quot;: &quot;group_type&quot;\n    }\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">13 &#8211; Description: Fetch All GroupType<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code><code><code><code>{{url}}\/api\/configuration\/group-type\/<\/code><\/code><\/code><\/code><\/code><\/code><\/p>\n\n\n\n<p>However, to fetch a group type that is created using <\/p>\n\n\n\n<p><strong>Method<\/strong>: GET<\/p>\n\n\n\n<p>After that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&#091;\n    {\n        &quot;code&quot;: &quot;RELATED&quot;,\n        &quot;labels&quot;: &#091;],\n        &quot;meta&quot;: {\n            &quot;structure_version&quot;: 1643003776,\n            &quot;id&quot;: 1,\n            &quot;model_type&quot;: &quot;group_type&quot;\n        }\n    }\n]<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">14 -Description: Create GroupType<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;: <code><code>{{url}}\/api\/configuration\/group-type\/<\/code><\/code><br><strong>Method<\/strong>: POST<\/p>\n\n\n\n<p>However, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Content-Type<\/strong>  &#8211;   application\/json<\/mark><\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">Body Raw :<\/mark><\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n  &quot;code&quot;: &quot;manufacture_group&quot;,\n  &quot;labels&quot;: {\n    &quot;de_DE&quot;: &quot;Manufacture Group German&quot;,\n    &quot;en_US&quot;: &quot;Manufacture Group English&quot;,\n    &quot;fr_FR&quot;: &quot;Manufacture Group French&quot;\n  }\n}<\/pre>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">\n\n{\n    &quot;code&quot;: &quot;manufacture_group&quot;,\n    &quot;labels&quot;: {\n        &quot;de_DE&quot;: &quot;Manufacture Group German&quot;,\n        &quot;en_US&quot;: &quot;Manufacture Group English&quot;,\n        &quot;fr_FR&quot;: &quot;Manufacture Group French&quot;\n    },\n    &quot;meta&quot;: {\n        &quot;structure_version&quot;: 1643003776,\n        &quot;id&quot;: 7,\n        &quot;model_type&quot;: &quot;group_type&quot;\n    }<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">15 -Description: Specific Group type Get<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code>{{url}}\/api\/configuration\/group-type\/{identifier}<\/code><br><strong>Method<\/strong>: GET<\/p>\n\n\n\n<p>After that, you must check the headers after you&#8217;ve added the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Authorization  -   Bearer {{token}}<\/mark><\/strong><\/kbd><\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">Response:<\/mark><\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&#091;\n    {\n        &quot;code&quot;: &quot;RELATED&quot;,\n        &quot;labels&quot;: &#091;],\n        &quot;meta&quot;: {\n            &quot;structure_version&quot;: 1643003776,\n            &quot;id&quot;: 1,\n            &quot;model_type&quot;: &quot;group_type&quot;\n        }\n    }\n]<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">16 &#8211; Description: Delete Group Type<\/h3>\n\n\n\n<p><strong>API<\/strong>&nbsp;<strong>resource<\/strong>&nbsp;:<code><code><code><code><code><code>{{url}}\/api\/configuration\/group-type\/{code}<\/code><\/code><\/code><\/code><\/code><\/code><\/p>\n\n\n\n<p>However, to delete a group type that is created using group type code<\/p>\n\n\n\n<p><strong>Method<\/strong>: DELETE<\/p>\n\n\n\n<p>After that, you must check the headers after adding the API resources and method.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">HEADERS<\/mark><\/strong><\/p>\n\n\n\n<p><kbd><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\"><strong>Authorization  -   <\/strong>Bearer {{token}}<\/mark><\/kbd><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Response<\/strong>:&nbsp;<\/mark><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\n    &quot;message&quot;: &quot;Group Type deleted successfully&quot;\n}<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"support\">Support<\/h3>\n\n\n\n<p id=\"block-f8416824-9a16-4eb1-9a37-9b388e829708\">Thank you for reading this documentation. So, that was much about the User Guide of Akeneo API Extends for any queries or doubts reach out to us at&nbsp;<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>support@webkul.com<\/strong><\/a>. <\/p>\n\n\n\n<p id=\"block-f8416824-9a16-4eb1-9a37-9b388e829708\">However, you can also raise a ticket at our&nbsp;<strong><a href=\"https:\/\/webkul.uvdesk.com\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\">HelpDesk System<\/a><\/strong><\/p>\n\n\n\n<p id=\"block-7ccfc2e1-c5cc-47e6-83ed-4234cd32656c\">Please explore our&nbsp;<a href=\"https:\/\/webkul.com\/akeneo\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Akeneo Development Services<\/strong><\/a>&nbsp;and as well as Quality&nbsp;<a href=\"https:\/\/store.webkul.com\/Akeneo.html\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Akeneo Extensions<\/strong><\/a>.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Akeneo Group Attribute Family Advanced API: Some of the rest of API&#8217;s default endpoints are now unavailable in Akeneo. With this in mind, we&#8217;ve developed this module to help you in extending the Akeneo rest API to incorporate data. However, the API provides a number of options for expanding and customizing the services that are <a href=\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":273,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5709],"tags":[],"class_list":["post-327718","post","type-post","status-publish","format-standard","hentry","category-akeneo"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Akeneo API Extends | Akeneo Group Attribute Family Advanced API<\/title>\n<meta name=\"description\" content=\"Akeneo API Extends lets you to use APIs that Akeneo does not provide (for example, deleting a specific group\/attribute)\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Akeneo API Extends | Akeneo Group Attribute Family Advanced API\" \/>\n<meta property=\"og:description\" content=\"Akeneo API Extends lets you to use APIs that Akeneo does not provide (for example, deleting a specific group\/attribute)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-11T11:27:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-20T11:38:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png\" \/>\n<meta name=\"author\" content=\"Kavita Singh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kavita Singh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\"},\"author\":{\"name\":\"Kavita Singh\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1\"},\"headline\":\"Akeneo API Extends\",\"datePublished\":\"2022-04-11T11:27:32+00:00\",\"dateModified\":\"2025-05-20T11:38:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\"},\"wordCount\":1354,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png\",\"articleSection\":[\"Akeneo\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\",\"url\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\",\"name\":\"Akeneo API Extends | Akeneo Group Attribute Family Advanced API\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png\",\"datePublished\":\"2022-04-11T11:27:32+00:00\",\"dateModified\":\"2025-05-20T11:38:04+00:00\",\"description\":\"Akeneo API Extends lets you to use APIs that Akeneo does not provide (for example, deleting a specific group\/attribute)\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png\",\"width\":1185,\"height\":275,\"caption\":\"Screenshot-by-Lightshot-1200x414-1-1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Akeneo API Extends\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1\",\"name\":\"Kavita Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Kavita Singh\"},\"description\":\"Kavita, a seasoned Business Manager, drives growth in e-commerce solutions by implementing strategic management and innovative solutions, ensuring superior performance, and elevating digital commerce for exceptional results.\",\"url\":\"https:\/\/webkul.com\/blog\/author\/kavitasingh-bd984\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Akeneo API Extends | Akeneo Group Attribute Family Advanced API","description":"Akeneo API Extends lets you to use APIs that Akeneo does not provide (for example, deleting a specific group\/attribute)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/","og_locale":"en_US","og_type":"article","og_title":"Akeneo API Extends | Akeneo Group Attribute Family Advanced API","og_description":"Akeneo API Extends lets you to use APIs that Akeneo does not provide (for example, deleting a specific group\/attribute)","og_url":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2022-04-11T11:27:32+00:00","article_modified_time":"2025-05-20T11:38:04+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png","type":"","width":"","height":""}],"author":"Kavita Singh","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Kavita Singh","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/"},"author":{"name":"Kavita Singh","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1"},"headline":"Akeneo API Extends","datePublished":"2022-04-11T11:27:32+00:00","dateModified":"2025-05-20T11:38:04+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/"},"wordCount":1354,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png","articleSection":["Akeneo"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/akeneo-api-extends\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/","url":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/","name":"Akeneo API Extends | Akeneo Group Attribute Family Advanced API","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png","datePublished":"2022-04-11T11:27:32+00:00","dateModified":"2025-05-20T11:38:04+00:00","description":"Akeneo API Extends lets you to use APIs that Akeneo does not provide (for example, deleting a specific group\/attribute)","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/akeneo-api-extends\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/04\/Screenshot-by-Lightshot-1200x414-1-1.png","width":1185,"height":275,"caption":"Screenshot-by-Lightshot-1200x414-1-1"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/akeneo-api-extends\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Akeneo API Extends"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1","name":"Kavita Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Kavita Singh"},"description":"Kavita, a seasoned Business Manager, drives growth in e-commerce solutions by implementing strategic management and innovative solutions, ensuring superior performance, and elevating digital commerce for exceptional results.","url":"https:\/\/webkul.com\/blog\/author\/kavitasingh-bd984\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/327718","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/273"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=327718"}],"version-history":[{"count":43,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/327718\/revisions"}],"predecessor-version":[{"id":492813,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/327718\/revisions\/492813"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=327718"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=327718"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=327718"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}