Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P Portal-api
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • doc
  • Portal-api
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Apr 11, 2022 by Jurjen Brouwer's avatar Jurjen Brouwer
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 6 deletions
+6 -6
  • home.md home.md +6 -6
  • No files found.
home.md
View page @ 5647793e
......@@ -55,13 +55,13 @@ Example:
If a valid combination of username, password, and the domain is given, a **bearer token** is returned which can be used to authorize the public API requests.
### 2.5 Items
The logic of the API is divided into a number of items.
The logic of the API is divided into a number of items. Each item described a group on which we can perform certain actions. For example, with the item App we can create new apps in [portal.robotsindeklas.nl](https://portal.robotsindeklas.nl) or copy and/or share existing apps with your users.
- app
- folder
- group
- user
- robot
- [App](App API)
- [Folder](Folder API)
- [Group](Group API)
- [User](User API)
- [Robot](Robot API)
### 2.6 Response status code
......
Clone repository
  • App API
  • Folder API
  • Group API
  • Robot API
  • User API
  • Home