Static Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic Private routeStatic addThe id of the template.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static createCreate a template that can used for live events.
Templates Create Template - BingeWave
Returns a promise from Axios.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static deleteView a single template that been created.
Templates Delete Template - BingeWave
Returns a promise from Axios.
The id of the template.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static deleteRemoves the widget from the template, and this will cause the widget to be removed from the screen.
Templates Remove Widgets - BingeWave
Returns a promise from Axios.
The id of the template.
The id of widget.
Optional data: null | objectData that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static getRetrieves template data related to account.
Returns a promise from Axios.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static getReturn a list of configured options for the current template.
Templates Get Widget Position Options - BingeWave
Returns a promise from Axios.
The id of the template.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static getRetrieves data for widgets for templates.
Returns a promise from Axios.
The id of the template.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static saveSaves template for future events.
Needs documentation.
Returns a promise from Axios.
The id of the template.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static setSets position in the option selected
Templates Set Widget Position Options - BingeWave
Returns a promise from Axios.
The id of the template.
The id of option.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static updateView a single template that been created.
Templates Update Template - BingeWave
Returns a promise from Axios.
The id of the template.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static updateUpdates design of template.
Needs documentation.
Returns a promise from Axios.
The id of the template.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static updateUpdate the settings for the current widget associated with the template.
Templates Update Widgets - BingeWave
Returns a promise from Axios.
The id of the template.
The id of widget.
Data that will be passed in the body of the request.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Static viewView a single template that been created.
Templates View Template - BingeWave
Returns a promise from Axios.
The id of the template.
Optional query: null | objectData that will be passed in the query string as a parameter.
Optional options: null | objectFurther options that can be used to modify the request.
Generated using TypeDoc
Add a widget to the template and set which user roles will have access to the widget.
See
Templates Add Widgets - BingeWave
Returns
Returns a promise from Axios.