Request Body
Request Body
The data sent in an HTTP request, typically in JSON format, containing the payload for POST, PUT, and PATCH operations.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC