In the current version of CDN the endpoint for clearing the cache is /api and must have a request body containing an invalidate property. DADI API uses the endpoint api/flush with a pattern passed in the request body.
This ticket suggests that CDN should be modified to match API.
In the current version of CDN the endpoint for clearing the cache is
/apiand must have a request body containing aninvalidateproperty. DADI API uses the endpointapi/flushwith apatternpassed in the request body.This ticket suggests that CDN should be modified to match API.