{"id":32480,"date":"2022-02-03T17:55:24","date_gmt":"2022-02-03T23:55:24","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=32480"},"modified":"2022-09-12T14:41:35","modified_gmt":"2022-09-12T19:41:35","slug":"error-responses","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api-extensions-for-task-management\/error-responses\/","title":{"rendered":"Error Responses"},"content":{"rendered":"<p>All responses that result in errors have a status &gt; 400. The payload in the response contains an errors array. Each item in the errors array consists of an object with at least the detail field present with a human-readable error explanation:<\/p>\n<pre class=\"brush:xml\">{\n  \"errors\": [\n    {\n      \"detail\": \"Cannot create new command because account is already at command limit (25).\"\n    }\n  ]\n}\n\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>All responses that result in errors have a status &gt; 400. The payload in the response contains an errors array. Each item in the errors array consists of an object with at least the detail field present with a human-readable error explanation: { &#8220;errors&#8221;: [ { &#8220;detail&#8221;: &#8220;Cannot create new command because account is already [&hellip;]<\/p>\n","protected":false},"author":537,"featured_media":0,"parent":32357,"menu_order":4,"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-32480","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32480","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=32480"}],"version-history":[{"count":2,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32480\/revisions"}],"predecessor-version":[{"id":33169,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32480\/revisions\/33169"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32357"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=32480"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}