meta { name: unenroll user type: http seq: 3 } delete { url: http://localhost:14014/api/unenroll body: json auth: inherit } body:json { { "name": "test", "pin": "1234", "deleteCode": "" } } settings { encodeUrl: true timeout: 0 }