{"id":66,"date":"2016-01-26T00:45:11","date_gmt":"2016-01-26T00:45:11","guid":{"rendered":"http:\/\/192.168.114.129\/?page_id=66"},"modified":"2023-06-24T11:10:16","modified_gmt":"2023-06-24T11:10:16","slug":"post-users","status":"publish","type":"page","link":"https:\/\/api-users.4over.com\/?page_id=66","title":{"rendered":"Create Users"},"content":{"rendered":"<p>Create a new user within the Organization currently logged in to the system.<\/p>\n<h3>Resource URI<\/h3>\n<h3>Input Parameters<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n@param first_name {string} User's first name.\r\n@param last_name {string} User's last name.\r\n@param email {string} User's email address.\r\n@param user_notes {string} Any notes associated with the 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 \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;William&quot;,\r\n  &quot;last_name&quot;: &quot;Riker&quot;,\r\n  &quot;email&quot;: &quot;wriker@email.com&quot;,\r\n  &quot;user_notes&quot;: &quot;Make it so numba one.&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;user_uuid&quot;: &quot;17186fd9-5d39-4e81-9125-8ab55b47b9c8&quot;,\r\n  &quot;first_name&quot;: &quot;William&quot;,\r\n  &quot;last_name&quot;: &quot;Riker&quot;,\r\n  &quot;email&quot;: &quot;wriker@email.com&quot;,\r\n  &quot;user_notes&quot;: &quot;Make it so numba one.&quot;\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Create a new user within the Organization currently logged in to the system. 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":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-66","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/66","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=66"}],"version-history":[{"count":5,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/66\/revisions"}],"predecessor-version":[{"id":477,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/66\/revisions\/477"}],"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=66"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}