Skip to content

Commit d702f50

Browse files
committed
docs: fix Delete Cluster response to 202 Accepted per mr2rs main
1 parent 417113e commit d702f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/valkey/http-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@ Deletes a Valkey Cluster.
251251

252252
#### Success
253253

254-
*Status Code: 204 No Content*
254+
*Status Code: 202 Accepted*
255255

256-
- The cluster was successfully deleted.
256+
- The cluster deletion has been accepted and is being processed asynchronously.
257257

258258
#### Error
259259

0 commit comments

Comments
 (0)