# Wowza Streaming Engine REST API Complete REST API for Wowza Streaming Engine. Auto-converted from Swagger 1.2 (http://localhost:8089/swagger.json) to OpenAPI 3.0.3 for public documentation. Version: 2.0.0 License: Wowza Media Systems ## Servers Wowza Streaming Engine Server ``` http://localhost:8087 ``` ## Security ### basicAuth HTTP Basic Authentication using Wowza Streaming Engine admin credentials Type: http Scheme: basic ### digestAuth HTTP Digest Authentication Type: http Scheme: digest ## Download OpenAPI description [Wowza Streaming Engine REST API](https://developer.wowza.com/_bundle/docs/wowza-engine/rest-api/@current/openapi.yaml) ## Applications ### Get app list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getapplicationsconfig.md): Retrieves the list of applications for the specified vhost. This API is available in builds 15089 or later. ### Update app list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postapplicationsconfig.md): Adds an application to the list of applications for the specified vhost. This API is available in builds 15089 or later. ### Get app - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getapplicationconfig.md): Retrieves the specified application configuration. This API is available in builds 15089 or later. ### Create app - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postapplicationconfig.md): Adds the specified application configuration. This API is available in builds 15089 or later. ### Update app - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putapplicationconfig.md): Updates the specified application configuration. This API is available in builds 15089 or later. ### Delete app - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deleteapplicationconfig.md): Deletes the specified application configuration. This API is available in builds 15089 or later. ### Application actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putapplicationaction.md): Start, copy, restart, or shutdown an application. This API is available in builds 15089 or later. ### Get app (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getapplicationconfigadv.md): Retrieves the specified advanced application configuration. This API is available in builds 15089 or later. ### Update app (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putapplicationconfigadv.md): Updates the specified advanced application configuration. This API is available in builds 15089 or later. ### Create app (adv) - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postapplicationconfigadv.md): Adds the specified advanced application configuration. This API is available in builds 15089 or later. ### Get DRM - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getdrmconfig.md): Retrieves the Digital Rights Management (DRM) configuration for the specified application. This API is available in builds 15089 or later. ### Update DRM - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putdrmconfig.md): Updates the Digital Rights Management (DRM) configuration for the specified application. This API is available in builds 15089 or later. ### Get DRM (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getdrmconfigadv.md): Retrieves the advanced Digital Rights Management (DRM) configuration for the specified application. This API is available in builds 15089 or later. ### Update DRM (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putdrmconfigadv.md): Updates the advanced Digital Rights Management (DRM) configuration for the specified application. This API is available in builds 15089 or later. ### Get BuyDRM mapfile - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm/buydrmmapfile](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getbuydrmstreammapsconfig.md): Retrieves the BuyDRM stream mapfile for the specified application. This API is available in builds 15089 or later. ### Update BuyDRM mapfile - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm/buydrmmapfile](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putbuydrmstreammapsconfig.md): Updates the BuyDRM stream mapfile for the specified application. This API is available in builds 15089 or later. ### Get Verimatrix mapfile - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm/verimatrixmapfile](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getverimatrixstreammapsconfig.md): Retrieves the Verimatrix stream mapfile for the specified application. This API is available in builds 15089 or later. ### Update Verimatrix mapfile - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/drm/verimatrixmapfile](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putverimatrixstreammapsconfig.md): Updates the Verimatrix stream mapfile for the specified application. This API is available in builds 15089 or later. ### Get DVR config - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/dvr](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getdvrconfig.md): Retrieves the DVR configuration for the specified application. This API is available in builds 15089 or later. ### Update DVR config - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/dvr](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putdvrconfig.md): Updates the DVR configuration for the specified application. This API is available in builds 15089 or later. ### Get DVR config (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/dvr/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getdvrconfigadv.md): Retrieves the advanced DVR configuration for the specified application. This API is available in builds 15089 or later. ### Update DVR config (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/dvr/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putdvrconfigadv.md): Updates the advanced DVR configuration for the specified application. This API is available in builds 15089 or later. ### Get instance list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getinstancesconfig.md): Retrieves the list of instances for the specified application. This API is available in builds 15089 or later. ### Get instance - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getinstanceconfig.md): Retrieves the specified application instance information. This API is available in builds 15089 or later. ### Instance actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putinstanceaction.md): This API is available in builds 15089 or later. ### Get DVR store list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/dvrstores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getdvrrestconverterstores.md): Retrieves the list of DVR stores associated with this application instance. This API is available in builds 15942 or later. ### DVR stores actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/dvrstores/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putdvrrestconverterstoresaction.md): DVR REST converter store actions. This API is available in builds 15942 or later. ### Get DVR store info - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/dvrstores/{dvrStoreName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getdvrrestconverterstore.md): Retrieves the information about a store/converter associated with the application instance. This API is available in builds 15942 or later. ### DVR actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/dvrstores/{dvrStoreName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putdvrrestconverterstoreaction.md): DVR REST converter store action. This API is available in builds 15942 or later. ### Get incoming stream info - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/incomingstreams/{streamName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getincomingstreamconfig.md): Retrieves the incoming stream information for the specified Incoming Stream. This API is available in builds 15089 or later. ### Incoming stream actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/incomingstreams/{streamName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putincomingstreamaction.md): Disconnect or reset an incoming stream. This API is available in builds 15089 or later. ### Get live encoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/incomingstreams/{streamName}/encoder/live](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getliveencoderconfig.md): Retrieves the live encoder configuration for the specified incoming stream. This API is available in builds 15089 or later. ### Get live encoder short URL - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/incomingstreams/{streamName}/encoder/shorturl](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getshorturlencoderconfig.md): Retrieves the short URL for the live encoder configuration for the specified incoming stream. This API is available in builds 15089 or later. ### Get current incoming stream stats - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/incomingstreams/{streamName}/monitoring/current](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getcurrentincomingstreamstatistics.md): Retrieves the current incoming stream statistics for the specified incoming stream. This API is available in builds 15089 or later. ### Get source control - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/incomingstreams/{streamName}/sourcecontrol](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getsourcecontrolconfig.md): Gets information about the source control and its supported features. This API is available in builds 15089 or later. ### Source control actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/incomingstreams/{streamName}/sourcecontrol/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putsourcecontrolaction.md): Source control action. This API is available in builds 15089 or later. ### Media cache store actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/mediacache/stores/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putmediacacheapplicationstoreaction.md): Media cache application store action. This API is available in builds 15942 or later. ### Get stream group list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamgroups](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamgroupsconfig.md): Retrieves the list of stream groups for the specified application instance. This API is available in builds 15089 or later. ### Get stream group - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamgroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamgroupconfig.md): Retrieves the specified StreamGroup configuration. This API is available in builds 15089 or later. ### Stream group actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamgroups/{groupName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putstreamgroupaction.md): Stream Group Action. This API is available in builds 15089 or later. ### Get stream recorders list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamrecorders](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamrecordersconfig.md): Retrieves the list of stream recorders for the specified application instance. This API is available in builds 15089 or later. ### Create stream recorder - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamrecorders](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/poststreamrecordersconfig.md): Creates a new stream recorder in the specified application instance and starts recording. This API is available in builds 15089 or later. ### Get stream recorder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamrecorders/{recorderName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamrecorderconfig.md): Retrieves the specified stream recorder. This API is available in builds 15089 or later. ### Create stream recorder - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamrecorders/{recorderName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/poststreamrecorderconfig.md): Creates a new stream recorder and starts recording. This API is available in builds 15089 or later. ### Stream recorder actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamrecorders/{recorderName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putstreamrecorderaction.md): Stream recorder action. This API is available in builds 15089 or later. ### Get stream recorder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/instances/{instanceName}/streamrecorders/{recorderName}/default](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getdefaultstreamrecorderconfig.md): Retrieves a stream recorder of the requested name, populated with the default values. This API is available in builds 15089 or later. ### Get module list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/modules](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getmodulesconfig.md): Retrieves the list of modules for the specified application. This API is available in builds 15089 or later. ### Update module list - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/modules](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putmodulesconfig.md): Updates the list of modules for the specified application. This API is available in builds 15089 or later. ### Get current app stats - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/monitoring/current](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getcurrentapplicationstatistics.md): Retrieves the current application statistics. This API is available in builds 15089 or later. ### Get historic app stats - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/monitoring/historic](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gethistoricapplicationstatistics.md): Retrieves the historic application statistics. This API is available in builds 15089 or later. ### Get publisher list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getpublishersappconfig.md): Retrieves the list of publishers for the specified application. This API is available in builds 15089 or later. ### Update publisher list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postpublishersappconfig.md): Add a publisher to list of publishers for the specified application. This API is available in builds 15089 or later. ### Get publisher - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getpublisherappconfig.md): Retrieves the specified publisher configuration. This API is available in builds 15089 or later. ### Update publisher - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putpublisherappconfig.md): Updates the specified publisher configuration. This API is available in builds 15089 or later. ### Create publisher - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postpublisherappconfig.md): Adds the specified publisher configuration. This API is available in builds 15089 or later. ### Delete publisher - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletepublisherappconfig.md): Deletes the specified publisher configuration. This API is available in builds 15089 or later. ### Get push publish map - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getpushpublishstreamsappconfig.md): Retrieves the list of PushPublish map entries for the specified application. This API is available in builds 15089 or later. ### Update push publish map - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putpushpublishstreamsappconfig.md): Push publish streams app config. This API is available in builds 15089 or later. ### Add entry to push publish map - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postpushpublishstreamsappconfig.md): Adds a push publish map entry to list of push publish map entries for the specified application. This API is available in builds 15089 or later. ### Get push publish map entry - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries/{entryName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getpushpublishstreamappconfig.md): Retrieves the specified push publish map entry's configuration for the specified application. This API is available in builds 15089 or later. ### Update push publish map entry - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries/{entryName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putpushpublishstreamappconfig.md): Updates the specified push publish map entry's configuration for the specified application. This API is available in builds 15089 or later. ### Create push publish map entry - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries/{entryName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postpushpublishstreamappconfig.md): Adds the specified push publish map entry for the specified application. This API is available in builds 15089 or later. ### Delete push publish map entry - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries/{entryName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletepushpublishstreamappconfig.md): Deletes the specified push publish map entry for the specified application. This API is available in builds 15089 or later. ### Push publish actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/mapentries/{entryName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putpushpublishstreamappaction.md): Push publish stream app action. This API is available in builds 15089 or later. ### Get push publish cloud storage provider list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/pushpublish/providers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getpushpublishcloudstorageprovidersconfig.md): Retrieves a list of push publish cloud storage providers. This API is under development, do not use. ### Get SDP files - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/sdpfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getsdpfilesappconfig.md): Retrieves the list of SDP Files for the specified application. This API is available in builds 15089 or later. ### Delete SDP file - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/sdpfiles/{sdpfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletesdpfileappconfig.md): Deletes the specified SDP file. This API is available in builds 15089 or later. ### SDP file actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/sdpfiles/{sdpfileName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putsdpfileappaction.md): SDP file app action. This API is available in builds 15089 or later. ### Get security config - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/security](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getsecurityconfig.md): Retrieves the security configuration for the specified application. This API is available in builds 15089 or later. ### Update security config - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/security](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putsecurityconfig.md): Updates the security configuration for the specified application. This API is available in builds 15089 or later. ### Get SMIL file list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/smilfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getsmilfilesappconfig.md): Retrieves the list of SMIL Files for the specified application. This API is available in builds 15089 or later. ### Update SMIL file list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/smilfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postsmilfilesappconfig.md): Adds an SMIL file to the list of SMIL files for the specified application. This API is available in builds 15089 or later. ### Get SMIL file - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getsmilfileappconfig.md): Retrieves the specified SMIL file configuration. This API is available in builds 15089 or later. ### Delete SMIL file - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletesmilfileappconfig.md): Deletes the specified SMIL file configuration. This API is available in builds 15089 or later. ### Update SMIL file - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putsmilfileappconfig.md): Updates the specified SMIL file configuration. This API is available in builds 15089 or later. ### Create SMIL file - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/postsmilfileappconfig.md): Adds the specified SMIL file configuration. This API is available in builds 15089 or later. ### SMIL file actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/smilfiles/{smilfileName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putsmilfileappaction.md): SMIL file app action. This API is available in builds 15089 or later. ### Get stream config - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamconfiguration](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamconfigurationconfig.md): Retrieves the stream configuration for the specified application. This API is available in builds 15089 or later. ### Update stream config - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamconfiguration](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putstreamconfigurationconfig.md): Updates the Stream configuration for the specified application. This API is available in builds 15089 or later. ### Get stream file list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamfilesappconfig.md): Retrieves the list of stream files for the specified application. This API is available in builds 15089 or later. ### Update stream file list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/poststreamfilesappconfig.md): Adds a stream file to the list of stream files for the specified application. This API is available in builds 15089 or later. ### Get stream file - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamfileappconfig.md): Retrieves the specified stream file configuration. This API is available in builds 15089 or later. ### Delete stream file - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletestreamfileappconfig.md): Deletes the specified stream file configuration. This API is available in builds 15089 or later. ### Update stream file - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putstreamfileappconfig.md): Updates the specified stream file configuration. This API is available in builds 15089 or later. ### Create stream file - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/poststreamfileappconfig.md): Adds the specified stream file configuration. This API is available in builds 15089 or later. ### Stream file actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles/{streamfileName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putstreamfileappaction.md): Stream file app action. This API is available in builds 15089 or later. ### Get stream file (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles/{streamfileName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getstreamfileappconfigadv.md): Retrieves the advanced stream file configuration. This API is available in builds 15089 or later. ### Update stream file (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/streamfiles/{streamfileName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putstreamfileappconfigadv.md): Updates the advanced stream file configuration. This API is available in builds 15089 or later. ### Get transcoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderappconfig.md): Retrieves the transcoder configuration for the specified application. This API is available in builds 15089 or later. ### Update transcoder - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscoderappconfig.md): Updates the transcoder configuration for the specified application. This API is available in builds 15089 or later. ### Get transcoder (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderappconfigadv.md): Retrieves the advanced transcoder configuration for the specified application. This API is available in builds 15089 or later. ### Update transcoder (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscoderappconfigadv.md): Updates the advanced transcoder configuration for the specified application. This API is available in builds 15089 or later. ### Get transcoder template list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscodertemplatesappconfig.md): Retrieves the list of transcoder template configurations for the specified application. This API is available in builds 15089 or later. ### Update transcoder template list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/posttranscodertemplatesappconfig.md): Adds a transcoder templates configuration to the specified application. This API is available in builds 15089 or later. ### Get transcoder template - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscodertemplateappconfig.md): Retrieves the specified transcoder template configuration. This API is available in builds 15089 or later. ### Update transcoder template - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscodertemplateappconfig.md): Updates the specified transcoder template configuration. This API is available in builds 15089 or later. ### Create transcoder template - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/posttranscodertemplateappconfig.md): Adds the specified transcoder template configuration. This API is available in builds 15089 or later. ### Delete transcoder template - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletetranscodertemplateappconfig.md): Deletes the specified transcoder template configuration. This API is available in builds 15089 or later. ### Transcoder template actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscodertemplateappaction.md): Transcoder template app action. This API is available in builds 15089 or later. ### Get transcoder template (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscodertemplateappconfigadv.md): Retrieves the advanced transcoder template configuration. This API is available in builds 15089 or later. ### Update transcoder template (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscodertemplateappconfigadv.md): Updates the advanced transcoder template configuration. This API is available in builds 15089 or later. ### Get transcoder overlay decode - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/decode/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderoverlaydecodeappconfig.md): Retrieves the specified transcoder overlay decode configuration. This API is available in builds 15089 or later. ### Update transcoder overlay decode - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/decode/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscoderoverlaydecodeappconfig.md): Updates the specified transcoder overlay decode configuration. This API is available in builds 15089 or later. ### Delete transcoder overlay decode - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/decode/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletetranscoderoverlaydecodeappconfig.md): Deletes the specified transcoder overlay decode configuration. This API is available in builds 15089 or later. ### Get transcoder encoder list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderencodesappconfig.md): Retrieves the list of transcoder encode configurations for the specified application. This API is available in builds 15089 or later. ### Update transcoder encoder list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/posttranscoderencodesappconfig.md): Adds a transcoder encode configuration to the specified application. This API is available in builds 15089 or later. ### Get transcoder encoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderencodeappconfig.md): Retrieves the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Create transcoder encoder - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/posttranscoderencodeappconfig.md): Adds the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Update transcoder encoder - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscoderencodeappconfig.md): Updates the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Delete transcoder encoder - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletetranscoderencodeappconfig.md): Deletes the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Get transcoder encoder (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderencodeappconfigadv.md): Retrieves the advanced transcoder encode configuration. This API is available in builds 15089 or later. ### Update transcoder encoder (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscoderencodeappconfigadv.md): Updates the advanced transcoder encode configuration. This API is available in builds 15089 or later. ### Get transcoder overlay encoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderoverlayencodeappconfig.md): Retrieves the specified transcoder overlay encode configuration. This API is available in builds 15089 or later. ### Update transcoder overlay encoder - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscoderoverlayencodeappconfig.md): Updates the specified transcoder overlay encode configuration. This API is available in builds 15089 or later. ### Delete transcoder overlay encoder - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/encodes/{encodeName}/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletetranscoderoverlayencodeappconfig.md): Deletes the specified transcoder overlay encode configuration. This API is available in builds 15089 or later. ### Get transcoder stream name group list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/streamnamegroups](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderstreamnamegroupsappconfig.md): Retrieves the list of transcoder stream name groups for the specified template. This API is available in builds 15089 or later. ### Update transcoder stream name group list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/streamnamegroups](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/posttranscoderstreamnamegroupsappconfig.md): Adds a transcoder stream name groups configuration to the specified template. This API is available in builds 15089 or later. ### Get transcoder stream name group - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/gettranscoderstreamnamegroupappconfig.md): Retrieves the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Create transcoder stream name group - [POST /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/posttranscoderstreamnamegroupappconfig.md): Adds the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Update transcoder stream name group - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/puttranscoderstreamnamegroupappconfig.md): Updates the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Delete transcoder stream name group - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/deletetranscoderstreamnamegroupappconfig.md): Deletes the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Get WEBRTC config - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/webrtc](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getwebrtcconfig.md): Retrieves the WebRTC configuration for the specified application. This API is available in builds 20180816154459 or later. ### Update WebRTC config - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/webrtc](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putwebrtcconfig.md): Updates the WebRTC configuration for the specified application. This API is available in builds 20180816154459 or later. ### Get WebRTC config (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/webrtc/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/getwebrtcconfigadv.md): Retrieves the advanced WebRTC configuration for the specified application. This API is available in builds 20180816154459 or later. ### Update WebRTC config (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/webrtc/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/applications/putwebrtcconfigadv.md): Updates the advanced WebRTC configuration for the specified application. This API is available in builds 20180816154459 or later. ## Machine Stats ### Get current stats - [GET /v2/machine/monitoring/current](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/machine-stats/getcurrentmachinestatistics.md): Retrieves current statistics for the machine. This API is available in builds 15089 or later. ### Get historic stats - [GET /v2/machine/monitoring/historic](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/machine-stats/gethistoricmachinestatistics.md): Retrieves historic statistics for the machine. This API is available in builds 15089 or later. ## Server Licenses ### Get license list - [GET /v2/servers/{serverName}/licenses](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-licenses/getserverlicensesconfig.md): Retrieves the list of server licenses. This API is available in builds 15089 or later. ### Update license list - [PUT /v2/servers/{serverName}/licenses](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-licenses/putserverlicensesconfig.md): Updates the server license list. This API is available in builds 15089 or later. ## Server Listeners ### Get listener list - [GET /v2/servers/{serverName}/listeners](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-listeners/getserverlistenersconfig.md): Retrieves the list of server listeners. This API is available in builds 15089 or later. ### Update listener list - [PUT /v2/servers/{serverName}/listeners](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-listeners/putserverlistenersconfig.md): Updates the server listeners list. This API is available in builds 15089 or later. ## Server log4j system ### Get log4j config - [GET /v2/servers/{serverName}/log4j](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-log4j-system/getlog4js.md): Retrieves the server log4j configuration. This API is available in builds 15089 or later. ### Log4j actions - [PUT /v2/servers/{serverName}/log4j/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-log4j-system/putlog4jsaction.md): Tells the log4j system to perform an action. This API is available in builds 15089 or later. ### Log4j logger actions - [PUT /v2/servers/{serverName}/log4j/{loggerName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-log4j-system/putlog4jaction.md): Tells the specified log4j logger to perform an action. This API is available in builds 15089 or later. ## Server MediaCache ### Get media cache - [GET /v2/servers/{serverName}/mediacache](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacacheconfig.md): Retrieves the server MediaCache configuration. This API is available in builds 15089 or later. ### Update media cache - [PUT /v2/servers/{serverName}/mediacache](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacacheconfig.md): Updates the server MediaCache configuration. This API is available in builds 15089 or later. ### Get media cache (adv) - [GET /v2/servers/{serverName}/mediacache/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacacheconfigadv.md): Retrieves the advanced MediaCache configuration. This API is available in builds 15089 or later. ### Update media cache (adv) - [PUT /v2/servers/{serverName}/mediacache/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacacheconfigadv.md): Updates the advanced MediaCache configuration. This API is available in builds 15089 or later. ### Create media cache (adv) - [POST /v2/servers/{serverName}/mediacache/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacacheconfigadv.md): Adds an advanced MediaCache configuration. This API is available in builds 15089 or later. ### Get media cache source list - [GET /v2/servers/{serverName}/mediacache/sources](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachesourcesconfig.md): Retrieves the list of MediaCache Sources. This API is available in builds 15089 or later. ### Update media cache source list - [POST /v2/servers/{serverName}/mediacache/sources](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachesourcesconfig.md): Adds the specified MediaCache Source to the list. This API is available in builds 15089 or later. ### Get media cache source - [GET /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachesourceconfig.md): Retrieves the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Create media cache source - [POST /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachesourceconfig.md): Adds the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Update media cache source - [PUT /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachesourceconfig.md): Updates the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Delete media cache source - [DELETE /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/deletemediacachesourceconfig.md): Deletes the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Get media cache source (adv) - [GET /v2/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachesourceconfigadv.md): Retrieves the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ### Update media cache source (adv) - [PUT /v2/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachesourceconfigadv.md): Updates the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ### Create media cache source (adv) - [POST /v2/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachesourceconfigadv.md): Adds the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ### Get media cache store list - [GET /v2/servers/{serverName}/mediacache/stores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachestoresconfig.md): Retrieves the list of MediaCache Stores. This API is available in builds 15089 or later. ### Update media cache store list - [POST /v2/servers/{serverName}/mediacache/stores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachestoresconfig.md): Adds the specified MediaCache Store to the list. This API is available in builds 15089 or later. ### Get media cache store - [GET /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachestoreconfig.md): Retrieves the specified MediaCache Store configuration. This API is available in builds 15089 or later. ### Create media cache store - [POST /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachestoreconfig.md): Adds the specified MediaCache Store configuration. This API is available in builds 15089 or later. ### Update media cache store - [PUT /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachestoreconfig.md): Updates the specified MediaCache Store configuration. This API is available in builds 15089 or later. ### Delete media cache store - [DELETE /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/deletemediacachestoreconfig.md): Deletes the specified MediaCache Store configuration. This API is available in builds 15089 or later. ### Get media cache store (adv) - [GET /v2/servers/{serverName}/mediacache/stores/{storeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachestoreconfigadv.md): Retrieves the specified advanced MediaCache Store configuration. This API is available in builds 15089 or later. ### Update media cache store (adv) - [PUT /v2/servers/{serverName}/mediacache/stores/{storeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachestoreconfigadv.md): Updates the specified advanced MediaCache Store configuration. This API is available in builds 15089 or later. ### Create media cache store (adv) - [POST /v2/servers/{serverName}/mediacache/stores/{storeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachestoreconfigadv.md): Adds the specified advanced MediaCache Store configuration. This API is available in builds 15089 or later. ## Server MediaCache Version 3 ### Get media cache server V3 - [GET /v3/servers/{serverName}/mediacache](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/getmediacacheconfig3.md): Retrieves the server MediaCache configuration. This API is available in builds 15089 or later. ### Update media cache server V3 - [PUT /v3/servers/{serverName}/mediacache](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/putmediacacheconfig3.md): Updates the server MediaCache configuration. This API is available in builds 15089 or later. ### Get media cache source list V3 - [GET /v3/servers/{serverName}/mediacache/sources](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/getmediacachesourcesconfig3.md): Retrieves the list of MediaCache Sources. This API is available in builds 15089 or later. ### Update media cache source list V3 - [POST /v3/servers/{serverName}/mediacache/sources](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/postmediacachesourcesconfig3.md): Adds the specified MediaCache Source to the list. This API is available in builds 15089 or later. ### Get media cache source V3 - [GET /v3/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/getmediacachesourceconfig3.md): Retrieves the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Create media cache source V3 - [POST /v3/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/postmediacachesourceconfig3.md): Adds the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Update media cache source V3 - [PUT /v3/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/putmediacachesourceconfig3.md): Updates the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Delete media cache source V3 - [DELETE /v3/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/deletemediacachesourceconfig3.md): Deletes the specified MediaCache Source configuration. This API is available in builds 15089 or later. ### Get media cache source (adv) V3 - [GET /v3/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/getmediacachesourceconfigadv3.md): Retrieves the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ### Update media cache source (adv) V3 - [PUT /v3/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/putmediacachesourceconfigadv3.md): Updates the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ### Create media cache source (adv) V3 - [POST /v3/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/postmediacachesourceconfigadv3.md): Adds the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ### Get media cache store list V3 - [GET /v3/servers/{serverName}/mediacache/stores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/getmediacachestoresconfig3.md): Retrieves the list of MediaCache Stores. This API is available in builds 15089 or later. ### Update media cache store list V3 - [POST /v3/servers/{serverName}/mediacache/stores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/postmediacachestoresconfig3.md): Adds the specified MediaCache Store to the list. This API is available in builds 15089 or later. ### Get media cache store V3 - [GET /v3/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/getmediacachestoreconfig3.md): Retrieves the specified MediaCache Store configuration. This API is available in builds 15089 or later. ### Create media cache store V3 - [POST /v3/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/postmediacachestoreconfig3.md): Adds the specified MediaCache Store configuration. This API is available in builds 15089 or later. ### Update media cache store V3 - [PUT /v3/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/putmediacachestoreconfig3.md): Updates the specified MediaCache Store configuration. This API is available in builds 15089 or later. ### Delete media cache store V3 - [DELETE /v3/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache-version-3/deletemediacachestoreconfig3.md): Deletes the specified MediaCache Store configuration. This API is available in builds 15089 or later. ## Server MediaCasters ### Get media caster list - [GET /v2/servers/{serverName}/mediacasters](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacasters/getmediacastersconfig.md): Retrieves the list of MediaCasters. This API is available in builds 15089 or later. ### Get media caster - [GET /v2/servers/{serverName}/mediacasters/{mediacastername}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacasters/getmediacasterconfig.md): Retrieves the specified MediaCaster configuration. This API is available in builds 15089 or later. ## Server Monitoring ### Get monitoring config - [GET /v2/servers/{serverName}/monitoring](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-monitoring/getmonitoringconfig.md): Retrieves the server monitoring configuration. This API is available in builds 15089 or later. ### Update monitoring config - [PUT /v2/servers/{serverName}/monitoring](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-monitoring/putmonitoringconfig.md): Updates the server monitoring configuration. This API is available in builds 15089 or later. ### Get historical stats - [GET /v2/servers/{serverName}/monitoring/historic](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-monitoring/gethistoricserverstatistics.md): Retrieves the server historical statistics. This API is available in builds 15089 or later. ## Server Publishers ### Get publisher list - [GET /v2/servers/{serverName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers/getpublishersconfig.md): Retrieves the list of server Publishers. This API is available in builds 15089 or later. ### Update publisher list - [POST /v2/servers/{serverName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers/postpublishersconfig.md): Adds a new publisher to the list. This API is available in builds 15089 or later. ### Get publisher - [GET /v2/servers/{serverName}/publishers/{publisher}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers/getpublisherconfig.md): Retrieves the specified publisher configuration. This API is available in builds 15089 or later. ### Create publisher - [POST /v2/servers/{serverName}/publishers/{publisher}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers/postpublisherconfig.md): Adds the specified publisher configuration. This API is available in builds 15089 or later. ### Delete publisher - [DELETE /v2/servers/{serverName}/publishers/{publisher}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers/deletepublisherconfig.md): Deletes the specified publisher configuration. This API is available in builds 15089 or later. ## Server Publishers Version 3 ### Get publisher list V3 - [GET /v3/servers/{serverName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers-version-3/getpublishersconfig3.md): Retrieves the list of server Publishers. This API is available in builds 15089 or later. ### Update publisher list V3 - [POST /v3/servers/{serverName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers-version-3/postpublishersconfig3.md): Adds a new publisher to the list. This API is available in builds 15089 or later. ### Update publisher V3 - [PUT /v3/servers/{serverName}/publishers/{publisher}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers-version-3/putpublisherconfig3.md): Publisher config v3. This API is available in builds 20064 or later. ### Get publisher V3 - [GET /v3/servers/{serverName}/publishers/{publisher}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers-version-3/getpublisherconfig3.md): Retrieves the specified publisher configuration. This API is available in builds 20064 or later. ### Create publisher V3 - [POST /v3/servers/{serverName}/publishers/{publisher}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers-version-3/postpublisherconfig3.md): Adds the specified publisher configuration. This API is available in builds 20064 or later. ### Delete publisher V3 - [DELETE /v3/servers/{serverName}/publishers/{publisher}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-publishers-version-3/deletepublisherconfig3.md): Deletes the specified publisher configuration. This API is available in builds 20064 or later. ## REST information ### Get REST API info - [GET /restinfo](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/rest-information/getrestinfoconfig.md): Retrieves the REST configuration information. This API is available in builds 15089 or later. ## Servers Configuration ### Get server list - [GET /v2/servers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserversconfig.md): Retrieves the list of servers. This API is available in builds 15089 or later. ### Get server - [GET /v2/servers/{serverName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserverconfig.md): Retrieves the server configuration. This API is available in builds 15089 or later. ### Update server - [PUT /v2/servers/{serverName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/putserverconfig.md): Updates the server configuration. This API is available in builds 15089 or later. ### Server actions - [PUT /v2/servers/{serverName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/putserveraction.md): Tells the server to perform an action. This API is available in builds 18647 or later. ### Get server (adv) - [GET /v2/servers/{serverName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserverconfigadv.md): Retrieves the advanced server configuration. This API is available in builds 15089 or later. ### Update server (adv) - [PUT /v2/servers/{serverName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/putserverconfigadv.md): Updates the advanced server configuration. This API is available in builds 15089 or later. ### Get log list - [GET /v2/servers/{serverName}/logfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserverlogfilesconfig.md): Retrieves the list of server log files. This API is available in builds 15089 or later. ### Get log - [GET /v2/servers/{serverName}/logfiles/{logName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserverlogfileconfig.md): Retrieves the contents of a server log with the specified log name. This API is available in builds 15089 or later. ### Get zipped log - [GET /v2/servers/{serverName}/logfiles/{logName}/download](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserverlogfiledownloadconfig.md): Retrieves the server log file for the specified log name, zipped. This API is available in builds 15089 or later. ### Get log types - [GET /v2/servers/{serverName}/logs](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserverlogtypesconfig.md): Retrieves the list of available server log types. This API is available in builds 15089 or later. ### Get logs by type - [GET /v2/servers/{serverName}/logs/{logType}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getserverlogsconfig.md): Retrieves the contents of multiple server logs with the specified type in the log name. This API is available in builds 15089 or later. ### Get source control drivers - [GET /v2/servers/{serverName}/sourcecontrol/drivernames](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getsourcedrivernameslist.md): Get the list of source control drivers. This API is available in builds 15089 or later. ### Get vhost listener list - [GET /v2/servers/{serverName}/vhostlisteners](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/getvhostlistenersconfig.md): Retrieves the list of vhost listeners. This API is available in builds 15089 or later. ### Update vhost listener list - [PUT /v2/servers/{serverName}/vhostlisteners](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/putvhostlistenersconfig.md): Updates the full list of vhost listeners. This API is available in builds 15089 or later. ### Delete vhost listener - [DELETE /v2/servers/{serverName}/vhostlisteners/{baseclass}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/servers-configuration/deletevhostlistenerconfig.md): Deletes the vhost listener with the given base class. This API is available in builds 15089 or later. ## Server Status ### Get server status - [GET /v2/servers/{serverName}/status](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-status/getserverstatusconfig.md): Retrieves the server status. This API is available in builds 15089 or later. ## Server Transcoder ### Get transcoder - [GET /v2/servers/{serverName}/transcoder](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-transcoder/gettranscoderconfig.md): Retrieves the transcoder information. This API is available in builds 15089 or later. ## Server Tuning ### Get tuning config - [GET /v2/servers/{serverName}/tune](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-tuning/getservertuneconfig.md): Retrieves the server tuning configuration. This API is available in builds 15089 or later. ### Update tuning config - [PUT /v2/servers/{serverName}/tune](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-tuning/putservertuneconfig.md): Updates the server tuning configuration. This API is available in builds 15089 or later. ## Server Users ### Get user list - [GET /v2/servers/{serverName}/users](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-users/getusersconfig.md): Retrieves the list of server users. This API is available in builds 15089 or later. ### Update user list - [POST /v2/servers/{serverName}/users](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-users/postusersconfig.md): Adds a new server user to the list. This API is available in builds 15089 or later. ### Get user - [GET /v2/servers/{serverName}/users/{userName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-users/getuserconfig.md): Retrieves the specified user configuration. This API is available in builds 15089 or later. ### Update user - [PUT /v2/servers/{serverName}/users/{userName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-users/putuserconfig.md): Updates the specified user configuration. This API is available in builds 15089 or later. ### Create user - [POST /v2/servers/{serverName}/users/{userName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-users/postuserconfig.md): Adds the specified user configuration. This API is available in builds 15089 or later. ### Delete user - [DELETE /v2/servers/{serverName}/users/{userName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-users/deleteuserconfig.md): Deletes the specified user configuration. This API is available in builds 15089 or later. ## Virtual Hosts ### Get vhost list - [GET /v2/servers/{serverName}/vhosts](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getvhostsconfig.md): Retrieves the list of vhosts. This API is available in builds 15089 or later. ### Get vhost - [GET /v2/servers/{serverName}/vhosts/{vhostName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getvhostconfig.md): Retrieves the specified vhost configuration. This API is available in builds 15089 or later. ### Update vhost - [PUT /v2/servers/{serverName}/vhosts/{vhostName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putvhostconfig.md): Updates the specified vhost configuration. This API is available in builds 15089 or later. ### Vhost actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putvhostaction.md): Vhost action. This API is available in builds 15089 or later. ### Get vhost (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getvhostconfigadv.md): Retrieves the specified advanced vhost configuration. This API is available in builds 15089 or later. ### Update vhost (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putvhostconfigadv.md): Updates the specified advanced vhost configuration. This API is available in builds 15089 or later. ### Get host ports list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/hostports](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gethostportsconfig.md): Retrieves the list of server host ports for the specified vhost. This API is available in builds 15089 or later. ### Get host port - [GET /v2/servers/{serverName}/vhosts/{vhostName}/hostports/{portname}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gethostportconfig.md): Retrieves the host port for the specified vhost and port. This API is available in builds 15089 or later. ### Get host port (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/hostports/{portname}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gethostportconfigadv.md): Retrieves the advanced host port configuration for the specified vhost and port. This API is available in builds 15089 or later. ### Update host port (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/hostports/{portname}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puthostportconfigadv.md): Host port config adv. This API is available in builds 15089 or later. ### Get HTTP providers - [GET /v2/servers/{serverName}/vhosts/{vhostName}/hostports/{portname}/httpproviders/{baseClass}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gethttpproviderconfig.md): Retrieves the HTTP providers for the specified vhost, port and baseclass. This API is available in builds 15089 or later. ### Get SSL config - [GET /v2/servers/{serverName}/vhosts/{vhostName}/hostports/{portname}/ssl](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getsslconfig.md): Retrieves the SSL configuration for the specified vhost and port. This API is available in builds 15089 or later. ### Update SSL config - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/hostports/{portname}/ssl](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putsslconfig.md): Updates the SSL configuration for the specified vhost and port. This API is available in builds 15089 or later. ### Get media cache store list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/mediacache/stores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getmediacachestorelist.md): Retrieves all entries in the media cache system. This API is available in builds 15942 or later. ### Media cache store actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/mediacache/stores/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putmediacachestoreaction.md): Media cache store action. This API is available in builds 15942 or later. ### Get current vhost stats - [GET /v2/servers/{serverName}/vhosts/{vhostName}/monitoring/current](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getcurrentvhoststatistics.md): Retrieves the current vhost statistics. This API is available in builds 15089 or later. ### Get historic vhost stats - [GET /v2/servers/{serverName}/vhosts/{vhostName}/monitoring/historic](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gethistoricvhoststatistics.md): Retrieves the historic vhost statistics. This API is available in builds 15089 or later. ### Get publisher list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getpublishersvhostconfig.md): Retrieves the list of publishers for the specified vhost. This API is available in builds 15089 or later. ### Update publisher list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/publishers](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/postpublishersvhostconfig.md): Add a publisher to list of publishers for the specified vhost. This API is available in builds 15089 or later. ### Get publisher - [GET /v2/servers/{serverName}/vhosts/{vhostName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getpublishervhostconfig.md): Retrieves the specified publisher configuration. This API is available in builds 15089 or later. ### Update publisher - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putpublishervhostconfig.md): Updates the specified publisher configuration. This API is available in builds 15089 or later. ### Create publisher - [POST /v2/servers/{serverName}/vhosts/{vhostName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/postpublishervhostconfig.md): Adds the specified publisher configuration. This API is available in builds 15089 or later. ### Delete publisher - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/publishers/{publisherName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletepublishervhostconfig.md): Deletes the specified publisher configuration. This API is available in builds 15089 or later. ### Get SDP file list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/sdpfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getsdpfilesconfig.md): Retrieves the list of SDP Files for the specified vhost. This API is available in builds 15089 or later. ### Delete SDP file - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/sdpfiles/{sdpfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletesdpfileconfig.md): Deletes the specified SDP file. This API is available in builds 15089 or later. ### SDP file actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/sdpfiles/{sdpfileName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putsdpfileaction.md): SDPF file action. This API is available in builds 15089 or later. ### Get SMIL file list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getsmilfilesconfig.md): Retrieves the list of SMIL files for the specified vhost. This API is available in builds 15089 or later. ### Update SMIL file list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/postsmilfilesconfig.md): Adds a SMIL file to the list of SMIL files for the specified vhost. This API is available in builds 15089 or later. ### Get SMIL file - [GET /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getsmilfileconfig.md): Retrieves the specified SMIL file configuration. This API is available in builds 15089 or later. ### Delete SMIL file - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletesmilfileconfig.md): Deletes the specified SMIL file configuration. This API is available in builds 15089 or later. ### Update SMIL file - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putsmilfileconfig.md): Updates the specified SMIL file configuration. This API is available in builds 15089 or later. ### Create SMIL file - [POST /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles/{smilfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/postsmilfileconfig.md): Adds the specified SMIL file configuration. This API is available in builds 15089 or later. ### SMIL file actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles/{smilfileName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putsmilfileaction.md): SMIL file action. This API is available in builds 15089 or later. ### Get startup stream list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/startupstreams](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getstartupstreamsconfig.md): Retrieves the list of startup streams for the specified vhost. This API is available in builds 15089 or later. ### Update startup stream list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/startupstreams](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/poststartupstreamsconfig.md): Adds a startup stream to the list of startup streams for the specified vhost. This API is available in builds 15089 or later. ### Get startup stream - [GET /v2/servers/{serverName}/vhosts/{vhostName}/startupstreams/applications/{appName}/instances/{instanceName}/streams/{streamName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getstartupstreamconfig.md): Retrieves the specified startup stream configuration. This API is available in builds 15089 or later. ### Delete startup stream - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/startupstreams/applications/{appName}/instances/{instanceName}/streams/{streamName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletestartupstreamconfig.md): Deletes the specified startup stream configuration. This API is available in builds 15089 or later. ### Create startup stream - [POST /v2/servers/{serverName}/vhosts/{vhostName}/startupstreams/applications/{appName}/instances/{instanceName}/streams/{streamName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/poststartupstreamconfig.md): Adds the specified startup stream configuration. This API is available in builds 15089 or later. ### Update startup stream - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/startupstreams/applications/{appName}/instances/{instanceName}/streams/{streamName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putstartupstreamconfig.md): Updates the specified startup stream configuration. This API is available in builds 15089 or later. ### Get stream file list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getstreamfilesconfig.md): Retrieves the list of stream files for the specified vhost. This API is available in builds 15089 or later. ### Update stream file list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/poststreamfilesconfig.md): Adds a stream file to the list of stream files for the specified vhost. This API is available in builds 15089 or later. ### Get stream file - [GET /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getstreamfileconfig.md): Retrieves the specified stream file configuration. This API is available in builds 15089 or later. ### Delete stream file - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletestreamfileconfig.md): Deletes the specified stream file configuration. This API is available in builds 15089 or later. ### Update stream file - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putstreamfileconfig.md): Updates the specified stream file configuration. This API is available in builds 15089 or later. ### Create stream file - [POST /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles/{streamfileName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/poststreamfileconfig.md): Adds the specified stream file configuration. This API is available in builds 15089 or later. ### Stream file actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles/{streamfileName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putstreamfileaction.md): Stream file action. This API is available in builds 15089 or later. ### Get stream file (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles/{streamfileName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getstreamfileconfigadv.md): Retrieves the advanced stream file configuration. This API is available in builds 15089 or later. ### Update stream file (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/streamfiles/{streamfileName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putstreamfileconfigadv.md): Updates the advanced stream file configuration. This API is available in builds 15089 or later. ### Get playback info - [GET /v2/servers/{serverName}/vhosts/{vhostName}/testPlaybackInfo](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettestplaybackinfoconfig.md): Retrieves the playback info for the specified vhost. This API is available in builds 15089 or later. ### Get transcoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getvhosttranscoderconfig.md): Retrieves the transcoder configuration for the specified vhost. This API is available in builds 15089 or later. ### Update transcoder - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscoderconfig.md): Updates the transcoder configuration for the specified vhost. This API is available in builds 15089 or later. ### Get transcoder template list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscodertemplatesconfig.md): Retrieves the list of transcoder template configurations for the specified vhost. This API is available in builds 15089 or later. ### Update transcoder template list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/posttranscodertemplatesconfig.md): Adds a transcoder templates configuration to the specified vhost. This API is available in builds 15089 or later. ### Get transcoder template - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscodertemplateconfig.md): Retrieves the specified transcoder template configuration. This API is available in builds 15089 or later. ### Update transcoder template - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscodertemplateconfig.md): Updates the specified transcoder template configuration. This API is available in builds 15089 or later. ### Create transcoder template - [POST /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/posttranscodertemplateconfig.md): Adds the specified transcoder template configuration. This API is available in builds 15089 or later. ### Delete transcoder template - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletetranscodertemplateconfig.md): Deletes the specified transcoder template configuration. This API is available in builds 15089 or later. ### Transcoder actions - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscodertemplateaction.md): Transcoder template action. This API is available in builds 15089 or later. ### Get transcoder (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscodertemplateconfigadv.md): Retrieves the advanced transcoder template configuration. This API is available in builds 15089 or later. ### Update transcoder (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscodertemplateconfigadv.md): Updates the advanced transcoder template configuration. This API is available in builds 15089 or later. ### Get transcoder overlay decoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/decode/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscoderoverlaydecodeconfig.md): Retrieves the specified transcoder overlay decode configuration. This API is available in builds 15089 or later. ### Update transcoder overlay decoder - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/decode/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscoderoverlaydecodeconfig.md): Updates the specified transcoder overlay decode configuration. This API is available in builds 15089 or later. ### Delete transcoder overlay decoder - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/decode/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletetranscoderoverlaydecodeconfig.md): Deletes the specified transcoder overlay decode configuration. This API is available in builds 15089 or later. ### Get transcoder encoder list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscoderencodesconfig.md): Retrieves the list of transcoder encode configurations for the specified vhost. This API is available in builds 15089 or later. ### Update transcoder encoder list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/posttranscoderencodesconfig.md): Adds a transcoder encode configuration to the specified vhost. This API is available in builds 15089 or later. ### Get transcoder encoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscoderencodeconfig.md): Retrieves the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Create transcoder encoder - [POST /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/posttranscoderencodeconfig.md): Adds the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Update transcoder encoder - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscoderencodeconfig.md): Updates the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Delete transcoder encoder - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletetranscoderencodeconfig.md): Deletes the specified transcoder encode configuration. This API is available in builds 15089 or later. ### Get transcoder encoder (adv) - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscoderencodeconfigadv.md): Retrieves the advanced transcoder encode configuration. This API is available in builds 15089 or later. ### Update transcoder encoder (adv) - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscoderencodeconfigadv.md): Updates the advanced transcoder encode configuration. This API is available in builds 15089 or later. ### Get transcoder overlay encoder - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscoderoverlayencodeconfig.md): Retrieves the specified transcoder overlay encode configuration. This API is available in builds 15089 or later. ### Update transcoder overlay encoder - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscoderoverlayencodeconfig.md): Updates the specified transcoder overlay encode configuration. This API is available in builds 15089 or later. ### Delete transcoder overlay encoder - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/encodes/{encodeName}/overlays/{overlayName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletetranscoderoverlayencodeconfig.md): Deletes the specified transcoder overlay encode configuration. This API is available in builds 15089 or later. ### Get transcoder stream name group list - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/streamnamegroups](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscoderstreamnamegroupsconfig.md): Retrieves the list of transcoder stream name groups for the specified Template. This API is available in builds 15089 or later. ### Update transcoder stream name group list - [POST /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/streamnamegroups](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/posttranscoderstreamnamegroupsconfig.md): Adds a transcoder stream name groups configuration to the specified template. This API is available in builds 15089 or later. ### Get transcoder stream name group - [GET /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gettranscoderstreamnamegroupconfig.md): Retrieves the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Update transcoder stream name group - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puttranscoderstreamnamegroupconfig.md): Updates the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Create transcoder stream name group - [POST /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/posttranscoderstreamnamegroupconfig.md): Adds the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Delete transcoder stream name group - [DELETE /v2/servers/{serverName}/vhosts/{vhostName}/transcoder/templates/{templateName}/streamnamegroups/{groupName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/deletetranscoderstreamnamegroupconfig.md): Deletes the specified transcoder stream name group configuration. This API is available in builds 15089 or later. ### Get tuning config - [GET /v2/servers/{serverName}/vhosts/{vhostName}/tune](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/getvhosttuneconfig.md): Retrieves the tuning configuration for the specified vhost. This API is available in builds 15089 or later. ### Update tuning config - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/tune](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/putvhosttuneconfig.md): Updates the tuning configuration for the specified vhost. This API is available in builds 15089 or later. ### Get host port - [GET /v2/servers/{serverName}/vhosts/{vhostName}/tunehostports](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/gethostportstuneconfig.md): Retrieves the host port configuration used for server tuning for the specified vhost. This API is available in builds 15089 or later. ### Update host port - [PUT /v2/servers/{serverName}/vhosts/{vhostName}/tunehostports](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/virtual-hosts/puthostportstuneconfig.md): Updates the host port configuration used for server tuning for the specified vhost. This API is available in builds 15089 or later. ## Webhooks ### Get webhook config - [GET /v2/servers/{serverName}/webhooks](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/getwebhooksconfig.md): Get all webhooks configuration. This API is available in builds 15089 or later. ### Update webhook config - [PUT /v2/servers/{serverName}/webhooks](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/putwebhooksconfig.md): Replace the full webhooks JSON. This API is available in builds 15089 or later. ### Get filter list - [GET /v2/servers/{serverName}/webhooks/filters](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/getfilterslist.md): List all filters. This API is available in builds 15089 or later. ### Create filter list - [POST /v2/servers/{serverName}/webhooks/filters](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/postfilterslist.md): Creates a list of filters. This API is available in builds 15089 or later. ### Get filter - [GET /v2/servers/{serverName}/webhooks/filters/{id}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/getfilteritem.md): Get filter. This API is available in builds 15089 or later. ### Update filter - [PUT /v2/servers/{serverName}/webhooks/filters/{id}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/putfilteritem.md): Create/replace filter. This API is available in builds 15089 or later. ### Delete filter - [DELETE /v2/servers/{serverName}/webhooks/filters/{id}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/deletefilteritem.md): Delete filter. This API is available in builds 15089 or later. ### Get source - [GET /v2/servers/{serverName}/webhooks/source](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/getsourceitem.md): Get source. This API is available in builds 15089 or later. ### Update source - [PUT /v2/servers/{serverName}/webhooks/source](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/putsourceitem.md): Create/replace source. This API is available in builds 15089 or later. ### Get target list - [GET /v2/servers/{serverName}/webhooks/targets](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/gettargetslist.md): List all targets. This API is available in builds 15089 or later. ### Create target list - [POST /v2/servers/{serverName}/webhooks/targets](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/posttargetslist.md): Creates a list of targets. This API is available in builds 15089 or later. ### Get target - [GET /v2/servers/{serverName}/webhooks/targets/{id}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/gettargetitem.md): Get target. This API is available in builds 15089 or later. ### Update target - [PUT /v2/servers/{serverName}/webhooks/targets/{id}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/puttargetitem.md): Create/replace target. This API is available in builds 15089 or later. ### Delete target - [DELETE /v2/servers/{serverName}/webhooks/targets/{id}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/webhooks/deletetargetitem.md): Delete target. This API is available in builds 15089 or later.