meta {
name: Delete User
type: http
seq: 10
}
delete {
url: {{baseUrl}}/api/v1/users/:user_id
body: none
auth: none
params:path {
user_id: