brf/.bruno/API/api-errors.bru

21 lines
200 B
Plaintext

meta {
name: /api/errors
type: http
seq: 22
}
delete {
url: {{base_url}}/api/errors?id=4
body: none
auth: inherit
}
params:query {
id: 4
}
settings {
encodeUrl: true
timeout: 0
}