Files

12 lines
125 B
Plaintext

meta {
name: Delete post 1
type: http
seq: 6
}
delete {
url: {{baseUrl}}/api/posts/1
body: none
auth: inherit
}