{"id":32394,"date":"2022-02-03T16:54:56","date_gmt":"2022-02-03T22:54:56","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=32394"},"modified":"2022-02-04T09:53:26","modified_gmt":"2022-02-04T15:53:26","slug":"create-an-install-app-task","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api-extensions-for-task-management\/detailed-request-examples\/create-an-install-app-task\/","title":{"rendered":"Create an Install App Task"},"content":{"rendered":"<p>POST \/api\/v2\/devices\/997512397\/tasks<\/p>\n<pre class=\"brush:xml\">\r\n{\r\n  \"data\": {\r\n    \"type\": \"tasks\",\r\n    \"attributes\": {\r\n      \"type\": \"INSTALL_APP\",\r\n      \"app_id\": \"60d0a5eb31eddd285865a784\"\r\n    }\r\n  }\r\n}<\/pre>\n<p>RESPONSE:<\/p>\n<pre class=\"brush:xml\">\r\n{\r\n  \"data\": {\r\n    \"id\": \"60d0a5eb31eddd285865a78d\",\r\n    \"type\": \"tasks\",\r\n    \"attributes\": {\r\n      \"function\": \"INSTALL_APP\",\r\n      \"created_at\": \"2021-06-21T14:44:59.663Z\",\r\n      \"app\": {\r\n        \"name\": \"app_37278085\",\r\n        \"version\": \"1.4.7\",\r\n        \"config_ids\": \"\",\r\n        \"id\": \"60d0a5eb31eddd285865a784\"\r\n      }\r\n    }\r\n  }\r\n}\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>POST \/api\/v2\/devices\/997512397\/tasks { &#8220;data&#8221;: { &#8220;type&#8221;: &#8220;tasks&#8221;, &#8220;attributes&#8221;: { &#8220;type&#8221;: &#8220;INSTALL_APP&#8221;, &#8220;app_id&#8221;: &#8220;60d0a5eb31eddd285865a784&#8221; } } } RESPONSE: { &#8220;data&#8221;: { &#8220;id&#8221;: &#8220;60d0a5eb31eddd285865a78d&#8221;, &#8220;type&#8221;: &#8220;tasks&#8221;, &#8220;attributes&#8221;: { &#8220;function&#8221;: &#8220;INSTALL_APP&#8221;, &#8220;created_at&#8221;: &#8220;2021-06-21T14:44:59.663Z&#8221;, &#8220;app&#8221;: { &#8220;name&#8221;: &#8220;app_37278085&#8221;, &#8220;version&#8221;: &#8220;1.4.7&#8221;, &#8220;config_ids&#8221;: &#8220;&#8221;, &#8220;id&#8221;: &#8220;60d0a5eb31eddd285865a784&#8221; } } } }<\/p>\n","protected":false},"author":537,"featured_media":0,"parent":32378,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-32394","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/537"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=32394"}],"version-history":[{"count":8,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32394\/revisions"}],"predecessor-version":[{"id":32493,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32394\/revisions\/32493"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32378"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=32394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}