Files
bgApp/API Tests/BGApp/Collections/Delete.yml

20 lines
275 B
YAML

info:
name: Delete
type: http
seq: 4
http:
method: DELETE
url: http://localhost:3000/api/collection/:id
params:
- name: id
value: bmOe
type: path
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5