Files
bruno/Byndle/Stoplists/Add Team Stoplist.bru
2025-03-13 10:00:47 +01:00

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
}