edit
Application
@PostMapping(path = "{" + APPLICATION_IDENTIFIER_KEY + "}",
headers = []
)
Method to edit an existing application
Return
the result of the request as String
Parameters
userId
The identifier of the user
token
The token of the user
applicationId
The identifier of the application to edit
application
The application payload to use