HTTP 204 No Content
Success · RFC 9110
# meaning
Server processed request successfully and is not returning any content.
# typical use
DELETE success; PUT that returns no body.
→ Browse all HTTP status codes
Success · RFC 9110
Server processed request successfully and is not returning any content.
DELETE success; PUT that returns no body.
→ Browse all HTTP status codes