09-22-2021 08:54 AM
Hello ,
How can I open https for connection and edit with postman ?
Thanks
09-22-2021 09:40 AM
@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.
09-22-2021 11:35 AM
check this below link to help you set up on the device and use postman to make your requirements to work.
https://www.postman.com/ciscodevnet
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide