System generated reset redis cache third party api
- To reset redis cache of the installed third party APIs.
Request Method: POST
URL
Request payload
- Reset single third party APIs redis cache.
- Reset redis cache of multiple third party APIs.
[
{
"apiBundleName": "bundle_name",
"apiVersionName": "api_version_name"
},
{
"apiBundleName": "bundle_name",
"apiVersionName": "api_version_name"
}
]
Reset cache of Third party APIs
Reset Third party API cache using global object 'g'.