meta { name: Delete API type: http seq: 6 } delete { url: http://{{BASE_URL}}/api/delete body: json auth: inherit } body:json { { "id": 8 } }