한국어
캐시에서 지면 정보를 제거합니다. 대상은 요청 본문의 지면 ID 목록으로 식별됩니다.
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[]
성공
이 페이지가 도움이 되었나요?