507 Insufficient Storage

Explanation:

The 507 Insufficient Storage status code indicates that the server is unable to store the representation needed to complete the request.

Usage:

This status code should be used when the server is unable to store the representation needed to complete the request.

Attentions:

  • The server should include information about the storage issue in the response message if possible.
  • The response should include a message body with information about the storage issue.

Sample:

undefined