Add various endpoints, mostly new Stoplist ones
This commit is contained in:
11
Byndle/Stoplists/Add Team Stoplist.bru
Normal file
11
Byndle/Stoplists/Add Team Stoplist.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Add Team Stoplist
|
||||
type: http
|
||||
seq: 7
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{host}}/stoplists/team/{{teamId}}/{{stoplistId}}
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
Reference in New Issue
Block a user