Resets the cache for the specified cache policy.
cachePolicyName values are not validated against existing policies. Verify that the values you provide are exact matches to policies in the model.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The ID of the model associated with the cache policy.
The name of the cache policy to reset.
An ISO-8601 date string that sets the time the cache should be reset (invalidated). When set, cache entries created between this value and the current time will still be considered valid. Cannot be a future date. Defaults to now.