reaction
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reaction [2023/12/18 16:38] – created shankar | reaction [2024/01/19 13:28] (current) – shankar | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Jump to navigation Jump to search | Jump to navigation Jump to search | ||
| - | ==== Contents ==== | ||
| - | |||
| - | * 1 REST Operations | ||
| - | º1.1 GET | ||
| - | º1.2 POST | ||
| - | º1.3 DELETE | ||
| - | º1.4 PUT | ||
| ===== REST Operations ===== | ===== REST Operations ===== | ||
| Line 17: | Line 10: | ||
| ==== GET ==== | ==== GET ==== | ||
| - | {{:screenshot_2023-12-18_at_17.18.15.png?nolink|}} | + | ^ URI ^ Parameter |
| + | |/ | ||
| + | | ::: | ::: | application/ | ||
| + | | ::: | ::: | text/plain | ::: | :::| | ||
| + | | ::: | ::: | text/csv | ::: | :::| | ||
| + | | ::: | ::: | text/html | ::: | :::| | ||
| + | | ::: | ::: | application/ | ||
| + | |/ | ||
| + | | ::: | ::: | text/csv | ::: | 401 - Unauthorized| | ||
| + | | ::: | ::: | text/html | ::: | 500 - Internal Server Error| | ||
| + | | ::: | ::: | application/ | ||
| + | |/ | ||
| + | | ::: | ::: | text/csv | ::: | 401 - Unauthorized| | ||
| + | | ::: | ::: | :::| ::: | 404 - Not Found| | ||
| + | | ::: | ::: | :::| ::: | 500 - Internal Server Error| | ||
| + | | | | chemical/ | ||
| + | | | | text/ | ||
| + | |/ | ||
| + | | / | ||
| + | |:::|:::| text/ | ||
| + | |:::|:::| text/ | ||
| + | |/ | ||
| + | |/ | ||
| + | |:::|:::| text/ | ||
| + | |:::|:::| text/ | ||
| ==== POST ==== | ==== POST ==== | ||
| + | ^ URI ^ Parameter | ||
| + | |/ | ||
| + | | ::: | reactionDescription |:::| ::: | 500 - Internal Server Error| | ||
| + | | ::: |smirks |:::| ::: | :::| | ||
| + | | ::: |educt |:::| ::: | :::| | ||
| + | | ::: |product |:::| ::: | :::| | ||
| + | | ::: |rule |:::| ::: | :::| | ||
| + | |/ | ||
| + | | ::: | reactionDescription |:::| ::: | 401 - Unauthorized| | ||
| + | | ::: |smirks |:::| ::: | 500 - Internal Server Error| | ||
| + | | ::: |educt |:::| ::: | :::| | ||
| + | | ::: |product |:::| ::: | :::| | ||
| + | | ::: |rule |:::| ::: | :::| | ||
| + | |/ | ||
| + | | ::: | reactionName|::: | ||
| + | | ::: |setAsDefaultName |:::| ::: | 404 - Not Found| | ||
| + | | ::: |scenario |:::| ::: | 500 - Internal Server Error| | ||
| + | | ::: |ruleUri |:::| ::: | :::| | ||
| - | {{: | ||
| ==== DELETE ==== | ==== DELETE ==== | ||
| - | {{:screenshot_2023-12-18_at_17.35.18.png? | + | ^ URI ^ Parameter |
| + | |/reaction |:::|:::| Delete all reactions the user has write access on. | 303 - See Other| | ||
| + | | ::: |::: |:::| ::: | 500 - Internal Server Error| | ||
| + | | / | ||
| + | | ::: |::: |:::| ::: | 500 - Internal Server Error| | ||
| + | | ::: |::: |:::| ::: | 401 - Unauthorized| | ||
| + | | / | ||
| + | | ::: |::: |:::| ::: | 401 - Unauthorized| | ||
| + | | ::: |::: |:::| ::: | 404 - Not Found| | ||
| + | | ::: |::: |:::| ::: | 500 - Internal Server Error| | ||
| + | |||
| + | |||
| ==== PUT ==== | ==== PUT ==== | ||
reaction.1702917487.txt.gz · Last modified: 2023/12/18 16:38 by shankar
