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
  • Robot API

Robot API · Changes

Page history
Update Robot API authored Apr 13, 2022 by Jurjen Brouwer's avatar Jurjen Brouwer
Show whitespace changes
Inline Side-by-side
Showing with 19 additions and 3 deletions
+19 -3
  • Robot-API.md Robot-API.md +19 -3
  • No files found.
Robot-API.md
View page @ f38fc4d4
### Info
```
https://portal.robotsindeklas.nl/API/v1/robot/info
```
Parameter:
- **robot**: the object id of the robot you want the info of
### Lock
```
https://portal.robotsindeklas.nl/API/v1/robot/lock
```
Parameters:
- **robot**, *string*: the object id of the robot you want to lock
- **lock**, *boolean*, (optional, default: false): do you want to lock this robot (true)
### Share
```
https://portal.robotsindeklas.nl/API/v1/robot/share
```
```
https://portal.robotsindeklas.nl/API/v1/robot/trash
```
\ No newline at end of file
Parameters:
- **robot**: the object id of the robot you want to share
- **level**: 0,1,2,3
- **oid**: the object id of the user or group we want the share this robot with
Clone repository
  • App API
  • Folder API
  • Group API
  • Robot API
  • User API
  • Home