POST /Account/ClearExternalGroupCache/{id}/

Clears the external group cache for the specified account.
 

Request

Method Request URI
POST /API/Account/ClearExternalGroupCache/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the account.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success or the failure reason.