207
✅ Success RFC 4918
Multi-Status
Provides status for multiple independent operations in a single response.
Common Use
WebDAV response for batch operations. The response body contains XML with individual status codes for each operation (e.g., multiple file operations).
API Endpoint
https://codes.uncodigo.com/http/207 Example with curl
curl -i https://codes.uncodigo.com/http/207 Try It
GET /http/207 Click "Send Request" to see the response...