User Tools

Site Tools


rule

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rule [2024/03/19 14:58] shankarrule [2024/03/19 15:07] (current) shankar
Line 50: Line 50:
 | ::: | :::| ::: | ::: | 500 - Internal Server Error| | ::: | :::| ::: | ::: | 500 - Internal Server Error|
  
 +==== DELETE ====
 +^ URI              ^ Parameter            ^ Accept Types          ^ Result ^ Status Codes ^
 +|/rule    | :::    | :::     |Delete all rules the user has write access on. | 303 - See Other|
 +| ::: | ::: | :::| ::: | 500 - Internal Server Error|
 +| ::: | ::: | ::: | ::: | 303 - See Other|
 +| /package/<id>/rule | ::: | ::: | Delete all rules in the package given by the URI. | 401 - Unauthorized|
 +| ::: | ::: | ::: |::: | 500 - Internal Server Error|
 +| /package/<id>/rule/<id> | ::: | ::: | Delete the rule identified by the URI. | 303 - See Other|
 +| ::: | ::: | ::: |::: | 401 - Unauthorized|
 +| ::: | ::: | ::: |::: | 404 - Not Found|
 +| ::: | ::: | ::: |::: | 500 - Internal Server Error|
  
 +
 +==== PUT ====
 +
 +Not Implemented.
  
  
rule.1710860331.txt.gz · Last modified: 2024/03/19 14:58 by shankar