Google News
logo
Postman - Interview Questions
What are the different types of API requests supported in Postman?
Following is a list of the different types of API requests supported in Postman :
 
* GET
* POST
* PUT
* PATCH
* COPY
* DELETE
* HEAD
* OPTIONS
* LINK
* UNLINK
* PURGE
* LOCK
* UNLOCK
* PROPFIND
* VIEW
Advertisement