Zoom

Links

    Zoom API

    Getting access, Developing, Testing

    Back to Zoom

    Delete A Webinar S Branding Wallpaper

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

    Scopes: webinar:write, webinar:write:admin
    Rate Limit Label: Light

    Prerequisites:

    • The Webinar Session Branding setting enabled.

    Input

    type: object properties: parameters: type: object properties: webinarId: format: int64 type: integer example: 99289110036 description: The webinar's ID. required: - webinarId title: Parameters