status Registered
Verified 2026-09-18 · registry updated 2025-09-15

HTTP 207 Multi-Status

The response contains independent status values for multiple related resources.

Use 207 for WebDAV-style batch operations where one status cannot describe every item.

httpstatus codewebdavbatch

Response (http)

HTTP/1.1 207 Multi-Status

Use 207 for WebDAV-style batch operations where one status cannot describe every item.

Common mistakes

  • Wrapping ordinary single-resource responses in a 207 multistatus body.

Registry reference: rfc4918

Permalink: https://merginit.com/reference/http/status-207