Answers for "what do you understand by payload in restful web service"

0

what do you understand by payload in restful web service

Payload is the secured input data
which is sent to API to process the
request. Payload is generally 
represented in JSON format in REST API'S.
Posted by: Guest on January-14-2021

Code answers related to "what do you understand by payload in restful web service"

Browse Popular Code Answers by Language