Google News
logo
Postman - Interview Questions
What is the Payload in Postman?
The Payload of an API Module is the body of your request and response message. When making an API request, it contains the data you send to the server. You can send and receive Payload in various formats, for example, JSON or XML.
Advertisement