Logo
Zoom Public API Documentation

Delete a webinar's branding wallpaper

DELETE {{baseUrl}}/webinars/:webinarId/branding/wallpaper

Use this API to delete a webinar's session branding wallpaper file.

Prerequisites: * The Webinar Session Branding setting enabled.

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/webinars/:webinarId/branding/wallpaper'

ENDPOINTS