Request Body
The data payload sent with HTTP requests (typically POST, PUT, PATCH), containing the resource representation to be created or updated on the server.
البروتوكولات ذات الصلة
Mentioned in Guides
Understanding HTTP Status Codes: A Complete Guide
HTTP Fundamentals
Designing Consistent API Error Responses
API Design & Best Practices
Debugging Timeout Errors: 408 and 504
Debugging & Troubleshooting
Designing Error Responses with Problem Details (RFC 9457)
Error Handling Patterns
Idempotency Keys for Safe API Retries
Error Handling Patterns