edit
Application
fun editApplication(application: <Error class: unknown class>, icon: String, name: String, description: String): <Error class: unknown class>
Method to edit an existing AmetistaApplication
Return
an endpoint to make the request as String
Parameters
application
The application to edit
icon
The icon of the application
name
The name of the application
description
The description of the application