The page number for which to get applications. This will default to the first page if excluded
The maximum number of objects to return. This will default to the DefaultApiPageSize setting if not provided
Success
Bad request
{"_pageInfo": {"numberOnPage": 0,"total": 0},"responseList": [{"applicationName": "App123"}]}
The application to create
The name of this Application. Note that it must be unique.
Conflict
{"applicationName": "App123"}
The ID of the application to get
Unauthorized access
Not found
The ID of the application to delete