{"id":74,"date":"2016-01-26T00:47:25","date_gmt":"2016-01-26T00:47:25","guid":{"rendered":"http:\/\/192.168.114.129\/?page_id=74"},"modified":"2023-06-24T11:10:35","modified_gmt":"2023-06-24T11:10:35","slug":"put-users","status":"publish","type":"page","link":"https:\/\/api-users.4over.com\/?page_id=74","title":{"rendered":"Update Specific Users"},"content":{"rendered":"<p>Modify the fields of a specific User by its UUID.<\/p>\n<h3>Resource URI<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nPUT \/users\/{users_uuid}                                     \r\n<\/pre>\n<h3>Input Parameters<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n@param first_name {string} The new first name of a User.\r\n@param last_name {string} The new last name of a User.\r\n@param email {string} The new Users email address.\r\n@param user_notes {string} Any new notes associated with this User.\r\n<\/pre>\n<h3>Sample Request URI<\/h3>\n<p>html<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\nhttps:\/\/api.4over.com\/users\/0f01b433-441a-45e3-a689-f767d447975c \r\n<\/pre>\n<h3>Sample Request Body<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n{\r\n  &quot;first_name&quot;: &quot;Billy&quot;,\r\n  &quot;last_name&quot;: &quot;R&quot;,\r\n  &quot;email&quot;: &quot;briker@email.com&quot;,\r\n  &quot;user_notes&quot;: &quot;Mr. Riker cannot make up his mind about what he wants to be called in this API.&quot;,\r\n}\r\n<\/pre>\n<h3>Sample Response<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n{\r\n  &quot;id&quot;: &quot;1&quot;,\r\n  &quot;first_name&quot;: &quot;Bill&quot;,\r\n  &quot;last_name&quot;: &quot;R&quot;,\r\n  &quot;email&quot;: &quot;briker@email.com&quot;,\r\n  &quot;user_notes&quot;: &quot;Mr. Riker cannot make up his mind about what he wants to be called in this API.&quot;,\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Modify the fields of a specific User by its UUID. Resource URI Input Parameters Sample Request URI html Sample Request Body JSON Sample Response JSON<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":64,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-74","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/74","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=74"}],"version-history":[{"count":5,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/74\/revisions"}],"predecessor-version":[{"id":481,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/74\/revisions\/481"}],"up":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/64"}],"wp:attachment":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=74"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}