v1
latestOpenAPI 3.0.02026-07-147249104.6 KBAdds a new app for this developer
- This method is called on behalf of a developer.
- Price is required if the model is 'single' or 'recurring'
- Returns the newly created app
Query parameters
The unique id of the developer that is adding this app
The name of the app
The type for this app
A JSON object representing the pricing model type for this app
A custom JSON object that you can create and attach to this record
A custom set of app attributes defined by the administrator and attached to this app
JSON object to restrict users from owning or viewing this app. Example: {'view':{'country':['Canada','Mexico']},'own':{'country':['Canada','Mexico']}} restricts users from canada and mexico from viewing or owning this app
JSON object to restrict users from owning or viewing this app. Example: {'view':{'country':['Canada','Mexico']},'own':{'country':['Canada','Mexico']}} restricts users from canada and mexico from viewing or owning this app
JSON array of data access requirements
Response
OK