Logo
Zoom Public API Documentation

Delete Article

DELETE {{baseUrl}}/km/kbs/:kbId/articles/:articleId

Delete a knowledge base article.

Scopes: zva:write:km_kbs

Rate Limit Label: LIGHT

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/km/kbs/:kbId/articles/:articleId' -H 'Content-Type: application/json'

ENDPOINTS