Files
sf-sim/docs/sim-api/Cancel.bru

17 lines
160 B
Plaintext
Raw Normal View History

meta {
name: Cancel
type: http
seq: 1
}
post {
url: {{baseurl}}/sim/cancel
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}