Skip to content

Commit e37bc3e

Browse files
author
rtkay123
committed
docs: cache route
1 parent 7bc5dd2 commit e37bc3e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -322,4 +322,13 @@ POST /v1/admin/event-flow-control/account HTTP/1.1
322322
"message": "Internal server error occurred."
323323
}
324324
```
325+
326+
### Refreshing cache
325327

328+
```http
329+
PUT /v1/admin/event-flow-control/cache HTTP/1.1
330+
```
331+
332+
#### Response
333+
334+
- **Status 204 No Content:** Cache has been updated

0 commit comments

Comments
 (0)