Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds a blank page to the specified container.
The ID of the container where the page will be added. It could be a module or folder.
Optionaloptions: PageCreationOptionsOptions for that will be used during the page initilization.
A promise that resolves to the newly created page.
Optionaloptions: PageCreationOptions
API for working with pages