12 lines
153 B
Plaintext
12 lines
153 B
Plaintext
meta {
|
|
name: Add Team Stoplist
|
|
type: http
|
|
seq: 7
|
|
}
|
|
|
|
post {
|
|
url: {{host}}/stoplists/team/{{teamId}}/{{stoplistId}}
|
|
body: json
|
|
auth: inherit
|
|
}
|