App
Create a new App
post/apps/app
Request body
Example request
{
"createdAt": "2019-10-09T02:43:15.281Z",
"updatedAt": "2019-10-09T02:43:15.281Z",
"file": "captures/<domain>.png",
"folder": "<domain>.",
"id": "204347e0-eaf8-11e9-ac83-338a9cee6792",
"name": "My Dropbox"
}Response
The App created
Example response
{
"createdAt": "2019-10-09T02:43:15.281Z",
"updatedAt": "2019-10-09T02:43:15.281Z",
"file": "captures/<domain>.png",
"folder": "<domain>.",
"id": "204347e0-eaf8-11e9-ac83-338a9cee6792",
"name": "My Dropbox"
}