Invalidate all the caches
POST/api/v4/caches/invalidate
Purge all the in-memory caches for the Mattermost server. This can have a temporary negative effect on performance while the caches are re-populated.
Permissions
Must have manage_system permission.
Responses
- 200
- 403
Caches invalidate successful
Do not have appropriate permissions