<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Not able to create the same custom object after deleting once. in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384034#M37832</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running into 409 issue while trying to create a custom object.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created it once and deleted it and now I'm trying to add the same custom object again, I'm getting "... already exists", "OBJECT_ALREADY_EXISTS" error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got 204 when I deleted the object and when I try to GET the object schema using the object type Id I got it returns nothing, which indicates that the object was successfully removed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this being archived somewhere? Is it possible to undo this? I would like to add the object named the same as the one that I deleted.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="spacer"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 04 Nov 2020 20:00:36 GMT</pubDate>
    <dc:creator>Faithlife_Dev</dc:creator>
    <dc:date>2020-11-04T20:00:36Z</dc:date>
    <item>
      <title>Not able to create the same custom object after deleting once.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384034#M37832</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running into 409 issue while trying to create a custom object.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created it once and deleted it and now I'm trying to add the same custom object again, I'm getting "... already exists", "OBJECT_ALREADY_EXISTS" error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got 204 when I deleted the object and when I try to GET the object schema using the object type Id I got it returns nothing, which indicates that the object was successfully removed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this being archived somewhere? Is it possible to undo this? I would like to add the object named the same as the one that I deleted.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="spacer"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Nov 2020 20:00:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384034#M37832</guid>
      <dc:creator>Faithlife_Dev</dc:creator>
      <dc:date>2020-11-04T20:00:36Z</dc:date>
    </item>
    <item>
      <title>Issue with recreating custom object API after previous deletion.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384101#M37853</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm just getting into Custom Objects, and am experiencing some difficulty with the setup.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I previously created an object named 'Partner'. Due to erroneous properties, I wanted to delete the schema and recreate it again. The DELETE schema call went through successfully, and the object disappeared from my portal.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I tried re-doing the process, the error response was as follows:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;HTTP 409

{
  "status": "error",
  "message": "p4954505_partner already exists",
  "correlationId": "f75b0218-45ae-4b84-aa4a-f98fe90cfbde",
  "context": {
    "name": [
      "p4954505_partner"
    ]
  },
  "category": "OBJECT_ALREADY_EXISTS",
  "subCategory": "InboundDbObjectTypeError.OBJECT_TYPE_ALREADY_EXIST"
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't understand why this is happening, considering I can't locate the object in my portal anymore.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: All the schema metadata remains the same, just changed the properties.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 01:29:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384101#M37853</guid>
      <dc:creator>caralyza</dc:creator>
      <dc:date>2020-11-05T01:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with recreating custom object API after previous deletion.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384114#M37854</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/76290"&gt;@caralyza&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384034" target="_blank" rel="noopener"&gt;same question&lt;/A&gt; was asked earlier today.&amp;nbsp; I am going to test and see if I can reproduce as well.&amp;nbsp; Will be tomorrow, though&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 02:52:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384114#M37854</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2020-11-05T02:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create the same custom object after deleting once.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384115#M37855</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/149912"&gt;@Faithlife_Dev&lt;/a&gt; , &lt;/P&gt;
&lt;P&gt;Another similar issue was reported and I have combined the two questions.&amp;nbsp; Will test and get back to you!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 02:54:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384115#M37855</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2020-11-05T02:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create the same custom object after deleting once.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384286#M37876</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/149912"&gt;@Faithlife_Dev&lt;/a&gt; , &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/76290"&gt;@caralyza&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you delete, you will need to purge to fully remove the schema&lt;/P&gt;
&lt;P&gt;&lt;CODE class="PathUrl__StyledCode-o8p4zl-2 hKSOcc private-code"&gt;&lt;SPAN class="PathUrl__StyledPath-o8p4zl-3 ffmpuR"&gt;&lt;SPAN class="private-truncated-string" data-content="true"&gt;&lt;SPAN class="private-truncated-string__inner"&gt;&lt;SPAN class="private-truncated-string__reverse"&gt;&lt;SPAN class="private-truncated-string__reverse__tail"&gt;&lt;SPAN class="private-truncated-string__reverse__content"&gt;/crm-object-schemas/v3/schemas/{objectType}/purge&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Let me know if&amp;nbsp; you have issues!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 15:39:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384286#M37876</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2020-11-05T15:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create the same custom object after deleting once.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384343#M37881</link>
      <description>&lt;P&gt;Great! It worked for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you Dennis for the help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 17:23:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384343#M37881</guid>
      <dc:creator>Faithlife_Dev</dc:creator>
      <dc:date>2020-11-05T17:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create the same custom object after deleting once.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384390#M37891</link>
      <description>&lt;P&gt;Thanks for the support&amp;nbsp;&lt;A id="link_30" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982" target="_self"&gt;&lt;SPAN class="login-bold"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;Worked for me too!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 19:55:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/384390#M37891</guid>
      <dc:creator>caralyza</dc:creator>
      <dc:date>2020-11-05T19:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create the same custom object after deleting once.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/386812#M38152</link>
      <description>&lt;P&gt;Hi. Dennis.&lt;/P&gt;&lt;P&gt;We created a custom object called machine and then deleted it. The object still shows up in the portal / browser view but not via the API request as we getthe 404 response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you send this request to purge?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PURGE , DELETE ??&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/crm/v3/objects/machine/2-1124482?paginateAssociations=false&amp;amp;archived=false&amp;amp;hapikey=APIkey" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/machine/2-1124482?paginateAssociations=false&amp;amp;archived=false&amp;amp;hapikey=APIkey&lt;/A&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 17:32:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/386812#M38152</guid>
      <dc:creator>David_Macfarlan</dc:creator>
      <dc:date>2020-11-16T17:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create the same custom object after deleting once.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/387078#M38176</link>
      <description>&lt;P&gt;Heya &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/84989"&gt;@David_Macfarlan&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;You will use DELETE.&amp;nbsp; It is the last endpoint in the &lt;A href="https://developers.hubspot.com/docs/api/crm/crm-custom-objects?_ga=2.195740075.684740204.1605537879-1273358196.1598626193" target="_blank" rel="noopener"&gt;documenation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="CRM___CRM_Custom_Objects.png" style="width: 987px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/34365i9FDAF6A48942371A/image-size/large?v=v2&amp;amp;px=999" role="button" title="CRM___CRM_Custom_Objects.png" alt="CRM___CRM_Custom_Objects.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 15:09:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-create-the-same-custom-object-after-deleting-once/m-p/387078#M38176</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2020-11-17T15:09:50Z</dc:date>
    </item>
  </channel>
</rss>

