meta { name: Delete user type: http seq: 8 } delete { url: {{url}}/api/users body: none auth: inherit } headers { Accept: application/json X-XSRF-TOKEN: } settings { encodeUrl: true timeout: 0 }