clearDataObjectCache

Purpose

Clears the cache of object data records on production servers. Infinite Blue recommends you use this method after heavy use of API operations. The output parameter is optional.

HTTP Method

GET

URL

https://app.infiniteblue.com/rest/api/clearDataObjectCache

URL Parameters

sessionId

The session ID obtained from the body of the response when calling login.

output

Optional parameter specifying the output format, one of: xml (default) or json.

Permissions Required

Full administrative permissions

Response

Standard success or failure output.