Page 1 of 1. Showing 9 results (1.182 seconds)
User
User JSON Format Name Type Read-only Mandatory Comment id integer yes no firstName string no yes lastName string no yes email…UserRoleGroup
Code Description /api/user-role-groups GET 200 Returns an Array of all UserRoleGroups /api/user-role-groups/{id} GET 200 Returns one UserRoleGroup /api…UserRole
Response Code Description /api/user-roles GET 200 Returns an Array of all UserRoles /api/user-roles/{id} GET 200 Returns one UserRole /api/user-roles POST…Tell people what you think in a comment (step 8 of 9)
. Click into the text area and type something. Then, when you're finished just press save! Hint: You can mention another user in a comment by typing @ and then the user's name…Security & Authentication
All requests to the API Resource URIs need to provide the authentication credentials using HTTP BASIC authentication (preferably over SSL). Only the Admin user should be allowed…Curl Examples
: */*" | json_reformat Users Get all Users curl -v -u admin:admin http://localhost:8080/ehelpdesk/api/users http://localhost:8080/ehelpdesk/api/users | json_reformat GET single…Lay out your page (step 6 of 9)
Page layouts provide structure to your page — two-column, three-column, and more — making it easy for everyone in your organization, first-time and power users alike…Asset
User supplied value uniquely identifying Asset name string no yes description string accountingInfo AccountingInfo no yes notes string…GMAIL INCOMING AND OUTGOING MAIL SETUP
A. Create a project at Google API Console Go to https://console.developers.google.com/ https://console.developers.google.com/ Login with the admin user of the domain…