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
cancelThe id of the organizer account.
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
createData 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
createCreates subscription for organizer account.
Needs documentation.
Returns a promise from Axios.
The id of the organizer account.
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
deleteDeletes organizer account.
Needs documentation.
Returns a promise from Axios.
The id of the organizer account.
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
getRetrieves the information pertaining to current subscription.
Needs documentation.
Returns a promise from Axios.
The id of the organizer account.
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
getShow a list organizer associated with the current JSON Web Token.
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
getRetrieves subscription information from organizer account.
Needs documentation.
Returns a promise from Axios.
The id of the organizer account.
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
removeRemoves an account from a role for the current organizer account.
Organizers Remove Account From Role - BingeWave
Returns a promise from Axios.
The id of the organizer account.
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
setSet a user's role for how much access they will have on the platform.
Organizers Set Role - BingeWave
Returns a promise from Axios.
The id of the organizer account.
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 information to an organizer account.
Organizers Update Organizer - BingeWave
Returns a promise from Axios.
The id of the organizer account.
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 the information pertaining to a single organizer account.
Organizers View Organizer - BingeWave
Returns a promise from Axios.
The id of the organizer account.
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 the information pertaining to subscription.
Needs documentation.
Returns a promise from Axios.
The id of the organizer account.
The id of subscription.
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
Cancles subscription.
Todo
Needs documentation.
Returns
Returns a promise from Axios.