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

21 lines
225 B
Plaintext
Raw Normal View History

meta {
name: Cancel
type: http
seq: 1
}
post {
url: {{baseurl}}/sim/cancel
2026-02-03 17:26:12 +01:00
body: formUrlEncoded
auth: inherit
}
2026-02-03 17:26:12 +01:00
body:form-urlencoded {
iccid: 8933201125068886692
2026-02-03 17:26:12 +01:00
}
settings {
encodeUrl: true
timeout: 0
}