<?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 Re: Archive/delete property of ticket in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979208#M73750</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://geometry-dashapk.net/" target="_blank" rel="noopener"&gt;@DanielDPAltra&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I created a property but now i want to delete it by postman. I think is not possible to delete them directly, but, yes archive them, but idk how to reach the good request. Does someone knows how to do it?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielDPAltra_0-1716203114357.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/117813i806CD0EC7192A96E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielDPAltra_0-1716203114357.png" alt="DanielDPAltra_0-1716203114357.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also i tried to make an update and adding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"archived"&lt;/SPAN&gt;&lt;SPAN&gt; : &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but nothing chaged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, give me a hand :))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;To archive a property using Postman, you need to send a &lt;/SPAN&gt;PATCH&lt;SPAN&gt; request to the appropriate endpoint with the correct property ID and the necessary headers. First, ensure you have the property ID you want to archive. In Postman, set up a new request with the method &lt;/SPAN&gt;PATCH&lt;SPAN&gt; and the URL &lt;/SPAN&gt;&lt;A href="https://api.yourservice.com/properties/{property_id" target="_blank" rel="noopener"&gt;https://api.yourservice.com/properties/{property_id&lt;/A&gt;}&lt;SPAN&gt;, replacing &lt;/SPAN&gt;{property_id}&lt;SPAN&gt; with the actual property ID. Add the headers for authorization, such as &lt;/SPAN&gt;Authorization: Bearer your_access_token&lt;SPAN&gt; and &lt;/SPAN&gt;Content-Type: application/json&lt;SPAN&gt;. In the body of the request, include &lt;/SPAN&gt;{ "archived": true }&lt;SPAN&gt; in JSON format. Send the request, and the property should be archived if the request is correctly formatted&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2024 17:53:17 GMT</pubDate>
    <dc:creator>HMir</dc:creator>
    <dc:date>2024-05-20T17:53:17Z</dc:date>
    <item>
      <title>Archive/delete property of ticket</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979041#M73743</link>
      <description>&lt;P&gt;I created a property but now i want to delete it by postman. I think is not possible to delete them directly, but, yes archive them, but idk how to reach the good request. Does someone knows how to do it?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielDPAltra_0-1716203114357.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/117813i806CD0EC7192A96E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielDPAltra_0-1716203114357.png" alt="DanielDPAltra_0-1716203114357.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also i tried to make an update and adding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"archived"&lt;/SPAN&gt;&lt;SPAN&gt; : &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but nothing chaged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, give me a hand :))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 11:14:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979041#M73743</guid>
      <dc:creator>DanielDPAltra</dc:creator>
      <dc:date>2024-05-20T11:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Archive/delete property of ticket</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979107#M73745</link>
      <description>&lt;P&gt;Good morning!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are correct that you cannot delete a property outright and that it must be archived instead. All archived properties will delete themselves after a 90 day period.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To archive a property, you'll want to make a DELETE request to the following endpoint:&lt;BR /&gt;"&lt;SPAN&gt;/crm/v3/properties/{objectType}/{propertyName}&lt;/SPAN&gt;"&lt;BR /&gt;&lt;BR /&gt;In your case, you would replace the variable"objectType" with either "ticket" or "0-5" (as both will represent the Ticket object in the CRM), and "propertyName" would be replaced with the internal name value for the property you are attempting to archive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 13:33:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979107#M73745</guid>
      <dc:creator>DanielPicklo</dc:creator>
      <dc:date>2024-05-20T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Archive/delete property of ticket</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979123#M73746</link>
      <description>&lt;P&gt;Thanks, I changed it and it worked, im doing it by curl on code.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 14:07:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979123#M73746</guid>
      <dc:creator>DanielDPAltra</dc:creator>
      <dc:date>2024-05-20T14:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Archive/delete property of ticket</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979208#M73750</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://geometry-dashapk.net/" target="_blank" rel="noopener"&gt;@DanielDPAltra&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I created a property but now i want to delete it by postman. I think is not possible to delete them directly, but, yes archive them, but idk how to reach the good request. Does someone knows how to do it?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielDPAltra_0-1716203114357.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/117813i806CD0EC7192A96E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielDPAltra_0-1716203114357.png" alt="DanielDPAltra_0-1716203114357.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also i tried to make an update and adding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"archived"&lt;/SPAN&gt;&lt;SPAN&gt; : &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but nothing chaged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, give me a hand :))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;To archive a property using Postman, you need to send a &lt;/SPAN&gt;PATCH&lt;SPAN&gt; request to the appropriate endpoint with the correct property ID and the necessary headers. First, ensure you have the property ID you want to archive. In Postman, set up a new request with the method &lt;/SPAN&gt;PATCH&lt;SPAN&gt; and the URL &lt;/SPAN&gt;&lt;A href="https://api.yourservice.com/properties/{property_id" target="_blank" rel="noopener"&gt;https://api.yourservice.com/properties/{property_id&lt;/A&gt;}&lt;SPAN&gt;, replacing &lt;/SPAN&gt;{property_id}&lt;SPAN&gt; with the actual property ID. Add the headers for authorization, such as &lt;/SPAN&gt;Authorization: Bearer your_access_token&lt;SPAN&gt; and &lt;/SPAN&gt;Content-Type: application/json&lt;SPAN&gt;. In the body of the request, include &lt;/SPAN&gt;{ "archived": true }&lt;SPAN&gt; in JSON format. Send the request, and the property should be archived if the request is correctly formatted&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 17:53:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Archive-delete-property-of-ticket/m-p/979208#M73750</guid>
      <dc:creator>HMir</dc:creator>
      <dc:date>2024-05-20T17:53:17Z</dc:date>
    </item>
  </channel>
</rss>

