Creates an application. In AppConfig, an application is simply an organizational construct like a folder. This organizational construct has a relationship with some unit of executable code. For example, you could create an application called MyMobileApp to organize and manage configuration data for a mobile application installed by your users.
post/applications
Request body
Response
Success
Example response
{
"Description": "An application used for creating an example.",
"Id": "339ohji",
"Name": "Example-Application"
}