Add various endpoints, mostly new Stoplist ones
This commit is contained in:
15
Byndle/Stoplists/Remove Team Stoplist.bru
Normal file
15
Byndle/Stoplists/Remove Team Stoplist.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: Remove Team Stoplist
|
||||
type: http
|
||||
seq: 8
|
||||
}
|
||||
|
||||
delete {
|
||||
url: {{host}}/stoplists/team/{{linkId}}
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
vars:pre-request {
|
||||
linkId: 3
|
||||
}
|
Reference in New Issue
Block a user