Files
lst_v3/brunoApi/prodSql/Sql stop.bru
2026-03-01 14:10:19 -06:00

17 lines
175 B
Plaintext

meta {
name: Sql stop
type: http
seq: 4
}
post {
url: {{url}}/lst/api/system/prodsql/stop
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}