Files
amap/amapcontract/shipments/Delete one.bru
2026-02-11 17:35:28 +01:00

17 lines
167 B
Plaintext

meta {
name: Delete one
type: http
seq: 2
}
delete {
url: {{Service}}/{{Route}}/1
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}