latestOpenAPI 3.1.02026-08-1076186318.8 KB

ab648a80ca4d

Application Clear Cache

Clear cache

post/applications/{id}/clear-cache

Path parameters

idstring uuid required
Example:54fb80af-576c-4fdc-ba4f-b596c83f15a1

Response

Cache cleared successfully

isSuccessboolean required

Example response

{
  "isSuccess": true
}