All HTTP Status Codes
207

Multi-Status

2xx Success

What It Means

Provides status for multiple independent operations in a single response.

When You'll See It

Used in WebDAV when a request affects multiple resources and each may have a different status.

Related Status Codes

Frequently Asked Questions

What does HTTP 207 mean?

HTTP 207 Multi-Status means: Provides status for multiple independent operations in a single response.

When does a server return 207?

Used in WebDAV when a request affects multiple resources and each may have a different status.

Is 207 a client error or server error?

HTTP 207 is a Success (2xx) response. This is a success response, meaning the request was received, understood, and accepted.

Looking for all status codes in one place? Use the interactive HTTP Status Codes reference tool to search and browse all codes.