System components REST URLs
- Last UpdatedSep 15, 2025
- 2 minute read
The following is a list of available s:
|
verb |
Relative |
Action |
|---|---|---|
|
|
api/v1/configuration/system/components |
Retrieves the system components configuration. |
|
|
api/v1/configuration/system/components |
Adds a new component to the system configuration. |
|
|
api/v1/configuration/system/components |
Updates the system components configuration. |
|
|
api/v1/configuration/system/components/<componentId> |
Deletes a specific component from the system components configuration. |
|
|
api/v1/configuration/system/components/<componentId> |
Creates a new component with the specified ComponentId in the system configuration. |
Note: Replace <componentId> with the Id of your adapter component.



