... | ... | @@ -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
|
|
|
|
... | ... | |