add Application

fun addApplication(icon: String, name: String, description: String): <Error class: unknown class>

Method to add a new AmetistaApplication to the system

Return

an endpoint to make the request as String

Parameters

icon

The icon of the application

name

The name of the application

description

The description of the application