@ronsametcohen Postman will automatically add http:// to the start of your URL if you do not specify a protocol, You can optionally type query parameters into the URL field, or can enter them in the Params tab. If your request uses path parameters, you can enter them directly into the URL field. For 'edit' this isn't supported on Postman as an HTTP method, you would need to use PUT or PATCH.
Hope this helps.