English
Removes placement information from the cache. Targets are identified by placement ID list in the request body.
cURL
curl --request DELETE \ --url https://your_a2_service/api/cache/placements \ --header 'Content-Type: application/json' \ --data '[ "<string>" ]'
The body is of type string[].
string[]
Success
Was this page helpful?