Structs§
- Create
Application Params - struct for passing parameters to the method
create_application
- Delete
Application Params - struct for passing parameters to the method
delete_application
- Fetch
Application Params - struct for passing parameters to the method
fetch_application
- List
Application Params - struct for passing parameters to the method
list_application
- Update
Application Params - struct for passing parameters to the method
update_application
Enums§
- Create
Application Error - struct for typed errors of method
create_application
- Delete
Application Error - struct for typed errors of method
delete_application
- Fetch
Application Error - struct for typed errors of method
fetch_application
- List
Application Error - struct for typed errors of method
list_application
- Update
Application Error - struct for typed errors of method
update_application
Functions§
- create_
application - Create a new application within your account
- delete_
application - Delete the application by the specified application sid
- fetch_
application - Fetch the application specified by the provided sid
- list_
application - Retrieve a list of applications representing an application within the requesting account
- update_
application - Updates the application’s properties