hosting_disableWebsiteCacheV1
Disables server-side caching for a website to resolve cache-related issues. Use cacheless mode for development debugging.
Instructions
Turns off server-side caching for the website until it is enabled again. May impact performance. Use it when experiencing cache-related issues; to temporarily bypass caching while developing or debugging, prefer enabling cacheless mode instead.
Does nothing if caching is already disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| username | Yes | username parameter |