204

No Content

2xx · Success

The server successfully processed the request and is not returning any content.

What does HTTP 204 No Content mean?

The request succeeded but there is no body to return. It is frequently used for DELETE requests and for actions where the client does not need an updated representation.

2xx responses mean the request was successfully received, understood, and accepted. This is the range you want to see for healthy requests.

Related 2xx status codes

Look up and search every HTTP status code in one place.

Open the HTTP Status Code tool