<?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: How to set home launcher via API in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/283709#M3836</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14860"&gt;@yao_zhang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Think this would the API endpoint:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/settings/objects/post-object" target="_blank"&gt;Settings API - POST an object — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;János&lt;/P&gt;</description>
    <pubDate>Wed, 13 Aug 2025 07:23:13 GMT</pubDate>
    <dc:creator>Mizső</dc:creator>
    <dc:date>2025-08-13T07:23:13Z</dc:date>
    <item>
      <title>How to set home launcher via API?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/283703#M3835</link>
      <description>&lt;P&gt;Hi, I have walked through the doc below regarding set home launcher via API, now I know the schema name, could someone please guide how to do next step, which API endpoint I could use? Thanks in advance.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-v2-settings-get-schemas-app-dynatrace-launcher-home-launchpad" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/shortlink/api-v2-settings-get-schemas-app-dynatrace-launcher-home-launchpad&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 11:46:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/283703#M3835</guid>
      <dc:creator>yao_zhang</dc:creator>
      <dc:date>2025-12-15T11:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to set home launcher via API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/283709#M3836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14860"&gt;@yao_zhang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Think this would the API endpoint:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/settings/objects/post-object" target="_blank"&gt;Settings API - POST an object — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;János&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 07:23:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/283709#M3836</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2025-08-13T07:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to set home launcher via API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/283712#M3837</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14860"&gt;@yao_zhang&lt;/a&gt;&amp;nbsp;In addition to the API mentioned by &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp;, here is an example payload that you need to pass&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[
    {
        "schemaId": "app:dynatrace.launcher:home.launchpad",
        "value": {
            "groupLaunchpads": [
                {
                    "launchpadId": "xxxx",
                    "userGroupId": "xxxx",
                    "isEnabled": true
                }
            ]
        }
    }
]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 08:04:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/283712#M3837</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-08-13T08:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to set home launcher via API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/284413#M3840</link>
      <description>&lt;P&gt;Thanks a lot,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;, very helpful! Wish you a good day!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 03:16:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-to-set-home-launcher-via-API/m-p/284413#M3840</guid>
      <dc:creator>yao_zhang</dc:creator>
      <dc:date>2025-08-21T03:16:18Z</dc:date>
    </item>
  </channel>
</rss>

