This is my webapi post request
[HttpPost] [Route("Create/{id}")] public async Task CreateContact(Guid id, string email,