/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
# Authorization
1
Aggregator
8
Application Components
1
Category
11
Connection
27
Connector
10
Event Content
3
Event Message
10
Execution
2
Extra Operations
3
File
8
Invoker
14
Ldap
2
Scheduler
21
Search
1
Subscription
13
Support files for Connections
6
Template
11
Update Assistant
16
User
11
User Details
1
User Role(Group)
9
get
Retrieves a user role by provided role ID
put
Modifies existed User Role by provided Role ID and relevant information in the request body
delete
Deletes an User Role from system by provided role ID
put
Modifies components on an existed User Role by provided Role ID and relevant information in the request body
put
Deletes a collection of User Roles based on the provided list of their corresponding IDs.
post
Creates new User Role
get
Checks existence of role in OC
get
Retrieves all User Roles
delete
Deletes an icon of User Roles based on the provided role ID.
Webhook
6
Widget
4
Widget Settings
2
User Role(Group)
Deletes an User Role from system by provided role ID
delete
/role/{id}
Path parameters
id
integer
required
Response
User Role has been successfully deleted.
Changes