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

25 lines
246 B
Plaintext
Raw Normal View History

meta {
name: Pause
type: http
seq: 1
}
post {
url: {{baseurl}}/sim/pause
2026-02-03 15:40:30 +01:00
body: formUrlEncoded
auth: inherit
}
2026-02-03 15:40:30 +01:00
params:query {
:
}
body:form-urlencoded {
iccid: 8933201124059176320
}
settings {
encodeUrl: true
timeout: 0
}