POST api/inventory/KitBuilder/InvalidateCache
PD-6563: Flushes all cached kit configurations. Call from the shop cart browser console when kit config changes need to take effect before the 5-min TTL expires: fetch('https://[webapi-host]/[folder]/api/inventory/KitBuilder/InvalidateCache', {method:'POST'}).then(r => console.log(r.status))
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.