HTTP 204 — No Content
Used for DELETE or updates that return nothing.
Frequently asked questions
What is HTTP 204?
204 No Content: Success with an empty body. Used for DELETE or updates that return nothing.
Where can I see all status codes?
Open the HTTP status codes hub on TryDevSnip for the full list.