{ "uuid": "a6631fae-b21a-4c6f-a252-c07d8f33db41", "lastMigration": 29, "name": "ExaVault", "endpointPrefix": "api/v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "34163331-d078-447f-8f2c-9bd057bad6bc", "documentation": "Get account settings", "method": "get", "endpoint": "account", "responses": [ { "uuid": "cd15b3d7-92e1-4429-b911-a32a92bd9a2f", "body": "{\n \"data\": {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13aa94c5-058c-4f5f-97b8-d6ddc9f73c5a", "documentation": "Update account settings", "method": "patch", "endpoint": "account", "responses": [ { "uuid": "3a6b30db-b602-46a2-956a-ce5b40237f74", "body": "{\n \"data\": {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "425575ff-2d19-4b1b-aff9-933837fad66b", "documentation": "Get activity logs", "method": "get", "endpoint": "activity/session", "responses": [ { "uuid": "02e85110-03ab-4b85-8178-9b3d89d13aab", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"bytesTransferred\": 10815676,\n \"created\": \"2019-10-18T06:48:40Z\",\n \"duration\": 5,\n \"fileName\": \"/test2/Cassandra2020The20Definitive20Guide.2030947496.pdf\",\n \"fileSource\": \"\",\n \"ipAddress\": \"185.223.113.224\",\n \"operation\": \"PASS\",\n \"protocol\": \"web\",\n \"sessionId\": \"5da9b4a8bd961dfa0a56fa0dc15aaffe57069271b389e\",\n \"status\": \"-\",\n \"username\": \"ykravchuk\"\n },\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'sessionActivity')}}\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd00eafc-99fb-4ae9-ad89-f35cfbbd56b2", "documentation": "Get webhook logs", "method": "get", "endpoint": "activity/webhooks", "responses": [ { "uuid": "497089d9-5992-47f6-9e8d-143a053b36b8", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"accountId\": \"\",\n \"attemptId\": \"\",\n \"created\": \"\",\n \"details\": {\n \"accountName\": \"\",\n \"attemptId\": \"\",\n \"event\": \"\",\n \"eventData\": {\n \"formDetails\": [\n {}\n ],\n \"resources\": [\n {\n \"accessedAt\": \"{{faker 'date.recent' 365}}\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"createdBy\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"path\": \"\",\n \"previewable\": {{faker 'datatype.boolean'}},\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"uploadDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"share\": [\n {\n \"accessDescription\": \"\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"assets\": [\n \"\"\n ],\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": {{faker 'datatype.boolean'}},\n \"fileDropCreateFolders\": {{faker 'datatype.boolean'}},\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": {{faker 'datatype.boolean'}},\n \"hasPassword\": {{faker 'datatype.boolean'}},\n \"hash\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"inherited\": {{faker 'datatype.boolean'}},\n \"isPublic\": {{faker 'datatype.boolean'}},\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"ownerHash\": \"\",\n \"paths\": [\n \"\"\n ],\n \"recipients\": [\n {\n \"created\": \"2017-01-26T18:10:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": \"{{oneOf (array 'true' 'false')}}\",\n \"sent\": \"{{oneOf (array 'true' 'false')}}\",\n \"shareId\": 23,\n \"type\": \"{{oneOf (array 'owner' 'direct')}}\"\n }\n ],\n \"requireEmail\": {{faker 'datatype.boolean'}},\n \"resent\": {{faker 'datatype.boolean'}},\n \"status\": {{faker 'number.int' max=99999}},\n \"trackingStatus\": \"\",\n \"type\": \"\"\n }\n ],\n \"transferStatus\": \"\"\n },\n \"eventTimestamp\": \"{{faker 'date.recent' 365}}\",\n \"ipAddress\": \"\",\n \"protocol\": \"\",\n \"username\": \"\"\n },\n \"endpointUrl\": \"\",\n \"event\": \"{{oneOf (array 'resources.upload' 'resources.download' 'resources.delete' 'resources.rename' 'resources.copy' 'resources.move' 'resources.compress' 'resources.extract' 'resources.createFolder' 'shares.formSubmit')}}\",\n \"ipAddress\": \"\",\n \"resend\": {{faker 'datatype.boolean'}},\n \"resourcePath\": \"\",\n \"response\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"username\": \"\",\n \"webhookFormat\": \"\",\n \"webhookId\": {{faker 'number.int' max=99999}},\n \"webhookPath\": \"\"\n },\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'webhookActivity')}}\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0c34bd6-151d-42cd-a690-90f66b023fb4", "documentation": "Get all email groups", "method": "get", "endpoint": "email-lists", "responses": [ { "uuid": "20af45de-d0ee-4d09-b48c-c68dca725d08", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"emails\": [\n \"\"\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n }\n },\n \"type\": \"\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": {{faker 'number.int' max=99999}},\n \"returnedResults\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba2b5941-8f44-4a49-918a-37a4f3c936a3", "documentation": "Create new email list", "method": "post", "endpoint": "email-lists", "responses": [ { "uuid": "114035b3-d780-435b-bfdc-26ad7ac87971", "body": "{\n \"data\": {\n \"attributes\": {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"emails\": [\n \"\"\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n }\n },\n \"type\": \"\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86085055-a987-43f2-92d7-f03f6d96a030", "documentation": "Delete an email group with given id", "method": "delete", "endpoint": "email-lists/:id", "responses": [ { "uuid": "49b43c7e-3b5b-4494-af3e-ad1594932afb", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1521ff97-c217-4162-a515-9f447a065452", "documentation": "Get individual email group", "method": "get", "endpoint": "email-lists/:id", "responses": [ { "uuid": "82924ee3-2dd7-4dd4-b92f-04310b9ecc49", "body": "{\n \"data\": {\n \"attributes\": {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"emails\": [\n \"\"\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n }\n },\n \"type\": \"\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c7e2fb1b-13d8-4d11-9555-cf60695b8919", "documentation": "Update an email group", "method": "patch", "endpoint": "email-lists/:id", "responses": [ { "uuid": "e1689439-b59e-468c-b0fb-7d0c0b7187ba", "body": "{\n \"data\": {\n \"attributes\": {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"emails\": [\n \"\"\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n }\n },\n \"type\": \"\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1aafb53a-c6b7-45f1-92d0-c2d252007265", "documentation": "Send referral email to a given address", "method": "post", "endpoint": "email/referral", "responses": [ { "uuid": "8b87d441-0bf8-4540-8acd-3df0c84487de", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fa24566-6c81-49e5-a1f5-e860293e702d", "documentation": "Resend welcome email to specific user", "method": "post", "endpoint": "email/welcome/:username", "responses": [ { "uuid": "a0a8394f-5f5e-47ac-8943-b47bf341efa0", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13189c0a-d6d6-4b69-85f6-2d6a2eea0bdd", "documentation": "Get receive folder form settings", "method": "get", "endpoint": "forms", "responses": [ { "uuid": "0e1196d7-f575-42f9-a107-c1b43defdf92", "body": "{\n \"data\": {\n \"attributes\": {\n \"cssStyles\": \"#ev-widget-form {\\n /*Change this to change the font. Remove to use your website font*/\\n font-family: Helvetica Neue, sans-serif;\\n /*Makes the form the same width as your website */\\n margin: 0 -2%;\\n}\\n#ev-widget-form label{\\n width: 100%;\\n}\\n#ev-widget-form input,\\n#ev-widget-form textarea {\\n /*Changes color and thickness of borders on form elements */\\n border: 2px solid #ccc;\\n /*Changes spacing inside the form elements (top/bottom and left/right */\\n padding: 5px 5px;\\n /* Changes how far away the inputs are from their label */\\n margin-top: 2px;\\n}\\n\\n#ev-widget-form input:focus,\\n#ev-widget-form textarea:focus {\\n /*Changes the color of the form elements when they are clicked in to */\\n border: 2px solid #b2cf88;\\n /*Removes glow effect from form elements that are clicked in to */\\n outline: none;\\n}\\n\\n#ev-widget-form label {\\n font-size: 14px;\\n font-weight: bold;\\n /*Changes color of labels */\\n color: #232323\\n}\\n\\n#ev-widget-form .ev-form-element-description {\\n /*Changes size of descriptions */\\n font-size: 12px;\\n /*Changes color of descriptions */\\n color: #777;\\n /* Changes how far away the descriptions are from their input */\\n margin-top: 2px;\\n}\\n\\n#ev-widget-form textarea {\\n /* Makes textareas (multiline inputs) a taller. */\\n min-height: 90px;\\n}\",\n \"elements\": [\n {\n \"id\": 234,\n \"name\": \"Project ID\",\n \"order\": 0,\n \"settings\": {\n \"description\": null,\n \"isRequired\": false,\n \"useAsFolderName\": false,\n \"width\": 1\n },\n \"type\": \"name\"\n },\n {\n \"id\": 235,\n \"name\": \"Your Email\",\n \"order\": 1,\n \"setings\": {\n \"description\": \"Enter your email from the registration system\",\n \"isRequired\": true,\n \"senderEmail\": true,\n \"useAsFolderName\": true,\n \"width\": 1\n },\n \"type\": \"email\"\n },\n {\n \"id\": 236,\n \"name\": \"Upload Area\",\n \"order\": 2,\n \"settings\": {\n \"fileTypes\": null\n },\n \"type\": \"upload_area\"\n }\n ],\n \"formDescription\": \"Upload your photos to us\",\n \"submitButtonText\": \"Send Files\",\n \"successMessage\": \"Your files were uploaded\"\n },\n \"id\": 823752,\n \"relationships\": {\n \"share\": {\n \"data\": {\n \"id\": 22,\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n }\n },\n \"type\": \"form\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "529d1134-1c3a-4841-8968-16bf6195cb34", "documentation": "Delete a receive form submission", "method": "delete", "endpoint": "forms/entries/:id", "responses": [ { "uuid": "62d355ef-8f47-4898-b1e0-2147de634e0a", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3bfbceaa-b889-4ec3-95db-93ed8746ec05", "documentation": "Get form data entries for a receive", "method": "get", "endpoint": "forms/entries/:id", "responses": [ { "uuid": "7a351356-e1aa-42c4-9beb-a4a38c37bc34", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"2020-09-15T05:36:41-07:00\",\n \"fields\": [\n {\n \"name\": \"Email Address\",\n \"order\": 1,\n \"value\": \"test451@example.com\"\n }\n ],\n \"modified\": \"2020-09-16T05:36:44-07:00\",\n \"paths\": [\n \"/example/test451@example.com/1.csv\",\n \"/example/test451@example.com/2.csv\"\n ],\n \"status\": \"completed\"\n },\n \"id\": 320721,\n \"type\": \"formEntry\"\n },\n {\n \"attributes\": {\n \"created\": \"2020-09-16T05:36:41-07:00\",\n \"fields\": [\n {\n \"name\": \"Email Address\",\n \"order\": 1,\n \"value\": \"test455@example.com\"\n }\n ],\n \"modified\": \"2020-09-17T05:36:44-07:00\",\n \"paths\": [\n \"/example/test455@example.com/1.csv\",\n \"/example/test455@example.com/2.csv\"\n ],\n \"status\": \"completed\"\n },\n \"id\": 32021,\n \"type\": \"formEntry\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1833dc38-f489-44a0-8b27-a72998ec9c1e", "documentation": "Get receive folder form by Id", "method": "get", "endpoint": "forms/:id", "responses": [ { "uuid": "5390691b-f8c6-464d-98d3-6929eba6be0f", "body": "{\n \"data\": {\n \"attributes\": {\n \"cssStyles\": \"#ev-widget-form {\\n /*Change this to change the font. Remove to use your website font*/\\n font-family: Helvetica Neue, sans-serif;\\n /*Makes the form the same width as your website */\\n margin: 0 -2%;\\n}\\n#ev-widget-form label{\\n width: 100%;\\n}\\n#ev-widget-form input,\\n#ev-widget-form textarea {\\n /*Changes color and thickness of borders on form elements */\\n border: 2px solid #ccc;\\n /*Changes spacing inside the form elements (top/bottom and left/right */\\n padding: 5px 5px;\\n /* Changes how far away the inputs are from their label */\\n margin-top: 2px;\\n}\\n\\n#ev-widget-form input:focus,\\n#ev-widget-form textarea:focus {\\n /*Changes the color of the form elements when they are clicked in to */\\n border: 2px solid #b2cf88;\\n /*Removes glow effect from form elements that are clicked in to */\\n outline: none;\\n}\\n\\n#ev-widget-form label {\\n font-size: 14px;\\n font-weight: bold;\\n /*Changes color of labels */\\n color: #232323\\n}\\n\\n#ev-widget-form .ev-form-element-description {\\n /*Changes size of descriptions */\\n font-size: 12px;\\n /*Changes color of descriptions */\\n color: #777;\\n /* Changes how far away the descriptions are from their input */\\n margin-top: 2px;\\n}\\n\\n#ev-widget-form textarea {\\n /* Makes textareas (multiline inputs) a taller. */\\n min-height: 90px;\\n}\",\n \"elements\": [\n {\n \"id\": 234,\n \"name\": \"Project ID\",\n \"order\": 0,\n \"settings\": {\n \"description\": null,\n \"isRequired\": false,\n \"useAsFolderName\": false,\n \"width\": 1\n },\n \"type\": \"name\"\n },\n {\n \"id\": 235,\n \"name\": \"Your Email\",\n \"order\": 1,\n \"setings\": {\n \"description\": \"Enter your email from the registration system\",\n \"isRequired\": true,\n \"senderEmail\": true,\n \"useAsFolderName\": true,\n \"width\": 1\n },\n \"type\": \"email\"\n },\n {\n \"id\": 236,\n \"name\": \"Upload Area\",\n \"order\": 2,\n \"settings\": {\n \"fileTypes\": null\n },\n \"type\": \"upload_area\"\n }\n ],\n \"formDescription\": \"Upload your photos to us\",\n \"submitButtonText\": \"Send Files\",\n \"successMessage\": \"Your files were uploaded\"\n },\n \"id\": 823752,\n \"relationships\": {\n \"share\": {\n \"data\": {\n \"id\": 22,\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n }\n },\n \"type\": \"form\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab4a6875-0629-4bc8-89ee-36c6d697d850", "documentation": "Updates a form with given parameters", "method": "patch", "endpoint": "forms/:id", "responses": [ { "uuid": "ce60906d-8839-414a-bef7-d50533267b8e", "body": "{\n \"data\": {\n \"attributes\": {\n \"cssStyles\": \"#ev-widget-form {\\n /*Change this to change the font. Remove to use your website font*/\\n font-family: Helvetica Neue, sans-serif;\\n /*Makes the form the same width as your website */\\n margin: 0 -2%;\\n}\\n#ev-widget-form label{\\n width: 100%;\\n}\\n#ev-widget-form input,\\n#ev-widget-form textarea {\\n /*Changes color and thickness of borders on form elements */\\n border: 2px solid #ccc;\\n /*Changes spacing inside the form elements (top/bottom and left/right */\\n padding: 5px 5px;\\n /* Changes how far away the inputs are from their label */\\n margin-top: 2px;\\n}\\n\\n#ev-widget-form input:focus,\\n#ev-widget-form textarea:focus {\\n /*Changes the color of the form elements when they are clicked in to */\\n border: 2px solid #b2cf88;\\n /*Removes glow effect from form elements that are clicked in to */\\n outline: none;\\n}\\n\\n#ev-widget-form label {\\n font-size: 14px;\\n font-weight: bold;\\n /*Changes color of labels */\\n color: #232323\\n}\\n\\n#ev-widget-form .ev-form-element-description {\\n /*Changes size of descriptions */\\n font-size: 12px;\\n /*Changes color of descriptions */\\n color: #777;\\n /* Changes how far away the descriptions are from their input */\\n margin-top: 2px;\\n}\\n\\n#ev-widget-form textarea {\\n /* Makes textareas (multiline inputs) a taller. */\\n min-height: 90px;\\n}\",\n \"elements\": [\n {\n \"id\": 234,\n \"name\": \"Project ID\",\n \"order\": 0,\n \"settings\": {\n \"description\": null,\n \"isRequired\": false,\n \"useAsFolderName\": false,\n \"width\": 1\n },\n \"type\": \"name\"\n },\n {\n \"id\": 235,\n \"name\": \"Your Email\",\n \"order\": 1,\n \"setings\": {\n \"description\": \"Enter your email from the registration system\",\n \"isRequired\": true,\n \"senderEmail\": true,\n \"useAsFolderName\": true,\n \"width\": 1\n },\n \"type\": \"email\"\n },\n {\n \"id\": 236,\n \"name\": \"Upload Area\",\n \"order\": 2,\n \"settings\": {\n \"fileTypes\": null\n },\n \"type\": \"upload_area\"\n }\n ],\n \"formDescription\": \"Upload your photos to us\",\n \"submitButtonText\": \"Send Files\",\n \"successMessage\": \"Your files were uploaded\"\n },\n \"id\": 823752,\n \"relationships\": {\n \"share\": {\n \"data\": {\n \"id\": 22,\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n }\n },\n \"type\": \"form\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5dc7f20-71f9-491a-84f4-730806f79e84", "documentation": "Get a list of notifications", "method": "get", "endpoint": "notifications", "responses": [ { "uuid": "d670c164-2ae9-403a-b537-f082ec1aa250", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"action\": \"{{oneOf (array 'upload' 'download' 'delete' 'all')}}\",\n \"created\": \"2011-03-21T00:18:56Z\",\n \"message\": \"\",\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"readableDescription\": \"anybody changes, downloads or deletes '/examplefile.jpg'\",\n \"readableDescriptionWithoutPath\": \"anybody changes or downloads this file\",\n \"recipients\": [\n {\n \"created\": \"2011-03-21T00:18:56Z\",\n \"email\": \"exampleuser@example.com\",\n \"id\": 2,\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"notificationId\": 23\n }\n ],\n \"sendEmail\": \"{{oneOf (array 'true' 'false')}}\",\n \"shareId\": \"\",\n \"type\": \"{{oneOf (array 'file' 'folder' 'shared_folder' 'send_receipt' 'share_receipt' 'file_drop')}}\",\n \"userId\": 2,\n \"usernames\": [\n \"notice_user_all\"\n ]\n },\n \"id\": 1,\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"notification\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23fca2c9-8842-4b13-9a14-001e60b89087", "documentation": "Create a new notification", "method": "post", "endpoint": "notifications", "responses": [ { "uuid": "ca71523c-202f-4482-9e7d-edaa57bc7a15", "body": "{\n \"data\": {\n \"attributes\": {\n \"action\": \"{{oneOf (array 'upload' 'download' 'delete' 'all')}}\",\n \"created\": \"2011-03-21T00:18:56Z\",\n \"message\": \"\",\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"readableDescription\": \"anybody changes, downloads or deletes '/examplefile.jpg'\",\n \"readableDescriptionWithoutPath\": \"anybody changes or downloads this file\",\n \"recipients\": [\n {\n \"created\": \"2011-03-21T00:18:56Z\",\n \"email\": \"exampleuser@example.com\",\n \"id\": 2,\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"notificationId\": 23\n }\n ],\n \"sendEmail\": \"{{oneOf (array 'true' 'false')}}\",\n \"shareId\": \"\",\n \"type\": \"{{oneOf (array 'file' 'folder' 'shared_folder' 'send_receipt' 'share_receipt' 'file_drop')}}\",\n \"userId\": 2,\n \"usernames\": [\n \"notice_user_all\"\n ]\n },\n \"id\": 1,\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"notification\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b8d9f56e-8452-4ed2-996d-8b0595677568", "documentation": "Delete a notification", "method": "delete", "endpoint": "notifications/:id", "responses": [ { "uuid": "b11e84b9-74ab-47b3-9566-420eca351128", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4ee5bda-155c-4ba1-a885-d8499fa36120", "documentation": "Get notification details", "method": "get", "endpoint": "notifications/:id", "responses": [ { "uuid": "16655137-07ce-41df-a473-a1e211188e23", "body": "{\n \"data\": {\n \"attributes\": {\n \"action\": \"{{oneOf (array 'upload' 'download' 'delete' 'all')}}\",\n \"created\": \"2011-03-21T00:18:56Z\",\n \"message\": \"\",\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"readableDescription\": \"anybody changes, downloads or deletes '/examplefile.jpg'\",\n \"readableDescriptionWithoutPath\": \"anybody changes or downloads this file\",\n \"recipients\": [\n {\n \"created\": \"2011-03-21T00:18:56Z\",\n \"email\": \"exampleuser@example.com\",\n \"id\": 2,\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"notificationId\": 23\n }\n ],\n \"sendEmail\": \"{{oneOf (array 'true' 'false')}}\",\n \"shareId\": \"\",\n \"type\": \"{{oneOf (array 'file' 'folder' 'shared_folder' 'send_receipt' 'share_receipt' 'file_drop')}}\",\n \"userId\": 2,\n \"usernames\": [\n \"notice_user_all\"\n ]\n },\n \"id\": 1,\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"notification\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5eff3087-1c68-4aa5-a672-aa8bd789f914", "documentation": "Update a notification", "method": "patch", "endpoint": "notifications/:id", "responses": [ { "uuid": "bf7e0fc0-fa0e-48c7-a46f-309c232d4064", "body": "{\n \"data\": {\n \"attributes\": {\n \"action\": \"{{oneOf (array 'upload' 'download' 'delete' 'all')}}\",\n \"created\": \"2011-03-21T00:18:56Z\",\n \"message\": \"\",\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"readableDescription\": \"anybody changes, downloads or deletes '/examplefile.jpg'\",\n \"readableDescriptionWithoutPath\": \"anybody changes or downloads this file\",\n \"recipients\": [\n {\n \"created\": \"2011-03-21T00:18:56Z\",\n \"email\": \"exampleuser@example.com\",\n \"id\": 2,\n \"modified\": \"2011-03-21T00:18:56Z\",\n \"notificationId\": 23\n }\n ],\n \"sendEmail\": \"{{oneOf (array 'true' 'false')}}\",\n \"shareId\": \"\",\n \"type\": \"{{oneOf (array 'file' 'folder' 'shared_folder' 'send_receipt' 'share_receipt' 'file_drop')}}\",\n \"userId\": 2,\n \"usernames\": [\n \"notice_user_all\"\n ]\n },\n \"id\": 1,\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"notification\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3351fcd-49fb-4c68-b529-fe3c8ad33103", "documentation": "Resend invitations to share recipients", "method": "post", "endpoint": "recipients/shares/invites/:shareId", "responses": [ { "uuid": "6666ccc1-8083-4f26-b03a-92789d024eae", "body": "{\n \"data\": [\n \"test+3@example.com\",\n \"test+4@example.com\"\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b660bc6-0c7c-4747-9e12-0793a63953d9", "documentation": "Delete Resources", "method": "delete", "endpoint": "resources", "responses": [ { "uuid": "d94edbe0-552a-436b-bcab-ebc8d31e5d20", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "822b9780-f8cc-4d0d-909d-1acffbe5946c", "body": "{\n \"responses\": [\n {\n \"id\": 1,\n \"meta\": {\n \"id\": 2321\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 207, "label": "Multi Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f162351-79d4-44a2-aa1f-4ea2f2e191ee", "documentation": "Get Resource Properties", "method": "get", "endpoint": "resources", "responses": [ { "uuid": "49b9f3ac-603f-4c16-90ca-447d5d5d9d33", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eacc56dc-23bc-4de3-86e2-7db33cacb29b", "documentation": "Create a folder", "method": "post", "endpoint": "resources", "responses": [ { "uuid": "f5e757a6-281f-471b-99cf-5d18fde73bb2", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6d730139-6e60-4889-b574-104662a82305", "documentation": "Compress resources", "method": "post", "endpoint": "resources/compress", "responses": [ { "uuid": "7fdd45a9-c3be-435d-9e9b-bfd63ea58138", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf2f8270-f651-4578-a448-e62f68caa895", "documentation": "Copy resources", "method": "post", "endpoint": "resources/copy", "responses": [ { "uuid": "d785e9e4-d684-4c84-a771-ce118102bc07", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"meta\": {\n \"id\": 2321\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "119587dd-a1c6-44f5-b49f-2c8e5a4dbcf9", "body": "{\n \"responses\": [\n {\n \"id\": 1,\n \"meta\": {\n \"id\": 2321\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 207, "label": "Multi Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23f45432-e25c-494e-b6ee-bd21d7251db8", "documentation": "Download a file", "method": "get", "endpoint": "resources/download", "responses": [ { "uuid": "530e7cc9-ee02-49bf-b483-1088100c9343", "body": "", "latency": 0, "statusCode": 200, "label": "Content of the file", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d45de15-6863-4b48-b3cc-02767dffc61a", "documentation": "Extract resources", "method": "post", "endpoint": "resources/extract", "responses": [ { "uuid": "ff360a99-9022-4355-9d8b-cfb63a274123", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 201, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e21d8da7-27e8-4bf5-bab0-2686225e45dd", "documentation": "Get a list of all resources", "method": "get", "endpoint": "resources/list", "responses": [ { "uuid": "14fbb9f2-ac57-4ab3-aa0d-55fdf09d958c", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8f5e4fb-e3cc-4ba3-9aee-566330a53d4a", "documentation": "List contents of folder", "method": "get", "endpoint": "resources/list/:id", "responses": [ { "uuid": "13ffd41b-6c86-4363-985e-bf7225ebc737", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ab74c9b-b576-475c-91cf-3d63b479105c", "documentation": "Move resources", "method": "post", "endpoint": "resources/move", "responses": [ { "uuid": "94fcbbb2-3b01-4cd0-9cca-3a83bcf68929", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"meta\": {\n \"id\": 2321\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "10933b6b-7c68-43bb-b2d4-4c5ee8e825c1", "body": "{\n \"responses\": [\n {\n \"id\": 1,\n \"meta\": {\n \"id\": 2321\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 207, "label": "Multi Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22c4469a-eb0e-40dd-8aaf-eab2bb569437", "documentation": "Preview a file", "method": "get", "endpoint": "resources/preview", "responses": [ { "uuid": "2e862669-46a9-4909-a47a-99c818f81cff", "body": "{\n \"data\": {\n \"attributes\": {\n \"image\": \"iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAABGdBTUEAALGPC\",\n \"imageHash\": \"6afaa3ef4056dc602ccfc69ab52d6f40\",\n \"pageCount\": 10,\n \"size\": 2186\n },\n \"id\": 1,\n \"type\": \"preview\"\n },\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1dbf2cc1-5d16-49a7-a89f-3a661187be0c", "documentation": "Upload a file", "method": "post", "endpoint": "resources/upload", "responses": [ { "uuid": "1061b328-b0a3-4491-9638-bb98a5882334", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ed32f82a-cbb7-4f6e-a88c-87f49c3dd94c", "documentation": "Delete a Resource", "method": "delete", "endpoint": "resources/:id", "responses": [ { "uuid": "cb7bdaec-5300-4b83-8b36-ebb3fdbead99", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11e8c644-a5e0-4dde-991d-d2d5883dc619", "documentation": "Get resource metadata", "method": "get", "endpoint": "resources/:id", "responses": [ { "uuid": "a1e00e80-2bda-4bca-98ce-95f02803ed9f", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4131786b-4a7e-4037-ac14-6bf3ea6466d2", "documentation": "Rename a resource.", "method": "patch", "endpoint": "resources/:id", "responses": [ { "uuid": "1f25849d-4e4e-4598-9d39-715e4b65e3e4", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessedAt\": \"2011-03-21T00:18:56-07:00\",\n \"accessedTime\": {{faker 'number.int' max=99999}},\n \"createdAt\": \"2011-03-21T00:18:56-07:00\",\n \"createdBy\": \"exampleuser\",\n \"createdTime\": {{faker 'number.int' max=99999}},\n \"extension\": \"\",\n \"fileCount\": {{faker 'number.int' max=99999}},\n \"hash\": \"ec4aa9a91be282666a165899a14f29b1\",\n \"name\": \"examplefolder\",\n \"path\": \"/examplefolder\",\n \"previewable\": \"{{oneOf (array 'true' 'false')}}\",\n \"size\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'file' 'dir')}}\",\n \"updatedAt\": \"2011-03-21T00:18:56-07:00\",\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"uploadDate\": \"2011-03-21T00:18:56-07:00\"\n },\n \"id\": 1,\n \"relationships\": {\n \"directFile\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"directFile\"\n }\n },\n \"notifications\": [\n {\n \"data\": {\n \"id\": 2,\n \"type\": \"notification\"\n }\n }\n ],\n \"parentResource\": {\n \"data\": {\n \"id\": 2,\n \"type\": \"resource\"\n }\n },\n \"share\": {\n \"data\": {\n \"id\": 2345,\n \"type\": \"share\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'resource')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "42cbc844-1756-4d00-b7ae-d8324168673e", "documentation": "Get a list of shares", "method": "get", "endpoint": "shares", "responses": [ { "uuid": "17aa1677-89d9-48c7-918e-80ecab89f8a9", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e8ea183-a383-49fd-b467-c095b9c5bed2", "documentation": "Creates a share", "method": "post", "endpoint": "shares", "responses": [ { "uuid": "7bf1013b-1be2-424d-84d5-f497957bf51a", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d79321a8-395c-4c7e-b132-caeb976d1656", "documentation": "Complete send files", "method": "post", "endpoint": "shares/complete-send/:id", "responses": [ { "uuid": "e49bdf81-4cc4-495b-9a9e-366cc6336a60", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "856e82b6-1a55-4659-8d02-f35e86274561", "documentation": "Deactivate a share", "method": "delete", "endpoint": "shares/:id", "responses": [ { "uuid": "1c789c8f-0a12-4440-9093-ff46e19b1e92", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c840857d-1564-4595-9629-a71831c8751b", "documentation": "Get a share", "method": "get", "endpoint": "shares/:id", "responses": [ { "uuid": "6592f80e-526d-4254-b698-abf48616e0a0", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b5aa9f4-0f4d-40ca-953a-db93badd3e0e", "documentation": "Update a share", "method": "patch", "endpoint": "shares/:id", "responses": [ { "uuid": "af45a8b5-68d4-486d-8784-8dc675457ed0", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessDescription\": \"Download only\",\n \"accessMode\": {\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"created\": \"2017-01-28T13:10:47Z\",\n \"embed\": {{faker 'datatype.boolean'}},\n \"expiration\": \"\",\n \"expired\": \"{{oneOf (array 'true' 'false')}}\",\n \"fileDropCreateFolders\": \"{{oneOf (array 'true' 'false')}}\",\n \"formId\": {{faker 'number.int' max=99999}},\n \"hasNotification\": \"{{oneOf (array 'true' 'false')}}\",\n \"hasPassword\": \"{{oneOf (array 'true' 'false')}}\",\n \"hash\": \"hd1e-3erufo72\",\n \"inherited\": \"{{oneOf (array 'true' 'false')}}\",\n \"messages\": [\n {\n \"body\": \"You have files available for download.\",\n \"created\": \"2017-01-26T18:10:47Z\",\n \"id\": 397584,\n \"modified\": \"2017-01-28T13:10:47Z\",\n \"shareId\": 3544253,\n \"subject\": \"Files available for download\",\n \"userId\": 119394\n }\n ],\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"Example Folder\",\n \"ownerHash\": \"hd1e-3erufo72-fsxak999\",\n \"paths\": [\n \"/Example Folder\"\n ],\n \"public\": \"{{oneOf (array 'true' 'false')}}\",\n \"recipients\": [\n {\n \"created\": \"2017-04-21T10:53:47Z\",\n \"email\": \"recipient@example.com\",\n \"hash\": \"fseowxan\",\n \"id\": 2,\n \"received\": false,\n \"sent\": true,\n \"shareId\": 23,\n \"type\": \"direct\"\n }\n ],\n \"requireEmail\": true,\n \"resent\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"trackingStatus\": \"{{oneOf (array 'complete' 'incomplete' 'pending')}}\",\n \"type\": \"{{oneOf (array 'shared_folder' 'send' 'receive')}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"messages\": [\n {\n \"data\": {\n \"id\": 21,\n \"type\": \"{{oneOf (array 'message')}}\"\n }\n }\n ],\n \"notifications\": [\n {\n \"data\": {\n \"id\": 9,\n \"type\": \"{{oneOf (array 'notification')}}\"\n }\n }\n ],\n \"owner\": {\n \"data\": {\n \"id\": 12345,\n \"type\": \"\"\n }\n },\n \"resources\": [\n {\n \"data\": {\n \"id\": 12345,\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n }\n ]\n },\n \"type\": \"{{oneOf (array 'share')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3d37c364-c194-45a3-8215-9c9ad254eb12", "documentation": "Get metadata for a list of SSH Keys", "method": "get", "endpoint": "ssh-keys", "responses": [ { "uuid": "f38da182-3087-4a24-aac9-7625f2b54989", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"fingerprint\": \"\",\n \"lastLogin\": \"{{faker 'date.recent' 365}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'sshKey')}}\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bba83976-b434-445d-80dc-02b1df0cbfbc", "documentation": "Create a new SSH Key", "method": "post", "endpoint": "ssh-keys", "responses": [ { "uuid": "6cc35d71-f7e7-4b41-91b9-bfc2ecb767ff", "body": "{\n \"data\": {\n \"attributes\": {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"fingerprint\": \"\",\n \"lastLogin\": \"{{faker 'date.recent' 365}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'sshKey')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "852c2831-f513-4bc4-bbb0-95649a18996c", "documentation": "Delete an SSH Key", "method": "delete", "endpoint": "ssh-keys/:id", "responses": [ { "uuid": "acd3fe06-1550-4fc6-b0f1-6f9545835e9f", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abacabe5-d09d-427a-a7b1-1dae8163f093", "documentation": "Get metadata for an SSH Key", "method": "get", "endpoint": "ssh-keys/:id", "responses": [ { "uuid": "6427db2f-56e8-4cb3-b06e-7f57e491925e", "body": "{\n \"data\": {\n \"attributes\": {\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"fingerprint\": \"\",\n \"lastLogin\": \"{{faker 'date.recent' 365}}\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"ownerUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'sshKey')}}\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"responseStatus\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "021f689c-1027-4587-97ff-437ff47a8f07", "documentation": "Get a list of users", "method": "get", "endpoint": "users", "responses": [ { "uuid": "cca2fb86-eb5e-4da3-aa7a-d5aa2f8c8f2a", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "970a9573-c231-46c1-bde3-05e2a383c7e0", "documentation": "Create a user", "method": "post", "endpoint": "users", "responses": [ { "uuid": "cb4a1c41-2b17-4001-949c-2a4cea3137f5", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "01df46b5-5c7d-4127-bc1a-a87925e3c3bc", "documentation": "Delete a user", "method": "delete", "endpoint": "users/:id", "responses": [ { "uuid": "99715ae1-e850-4d3a-ba77-2e8e7fc88c99", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf9ea908-fc7b-4326-9c7d-74086da30f78", "documentation": "Get info for a user", "method": "get", "endpoint": "users/:id", "responses": [ { "uuid": "ec1d9012-15ee-465f-83f2-7ae42d02e50a", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "502f4aae-1ffe-4035-ba47-251c2944b986", "documentation": "Update a user", "method": "patch", "endpoint": "users/:id", "responses": [ { "uuid": "13a6f3d3-7c99-4617-9255-6dbfea6ce3ee", "body": "{\n \"data\": {\n \"attributes\": {\n \"accessTimestamp\": \"2011-03-21T00:18:56-07:00\",\n \"accountName\": \"exampleaccount\",\n \"created\": \"2018-07-27T15:43:55-07:00\",\n \"email\": \"example@exavault.mail\",\n \"expiration\": \"2020-06-30T13:33:30-07:00\",\n \"firstLogin\": {{faker 'datatype.boolean'}},\n \"homePath\": \"/\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"modified\": \"2018-07-29T15:43:55-07:00\",\n \"nickname\": \"exampleuser\",\n \"onboarding\": {{faker 'datatype.boolean'}},\n \"permissions\": {\n \"changePassword\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"deleteFormData\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"list\": {{faker 'datatype.boolean'}},\n \"modify\": {{faker 'datatype.boolean'}},\n \"notification\": {{faker 'datatype.boolean'}},\n \"share\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}},\n \"viewFormData\": {{faker 'datatype.boolean'}}\n },\n \"role\": \"{{oneOf (array 'user' 'admin' 'master')}}\",\n \"status\": \"{{oneOf (array '0' '1')}}\",\n \"timeZone\": \"America/Chicago\",\n \"username\": \"exampleuser\"\n },\n \"id\": 655621,\n \"relationships\": {\n \"homeResource\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'resource')}}\"\n }\n },\n \"ownerAccount\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n }\n },\n \"type\": \"user\"\n },\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e9f8005-643e-4db3-a5cd-038c17e93323", "documentation": "Get Webhooks List", "method": "get", "endpoint": "webhooks", "responses": [ { "uuid": "760a7077-84dc-448b-848f-5511747015d5", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"2021-03-04T22:22:00-08:00\",\n \"endpointUrl\": \"https://example.com/webhook\",\n \"failed\": {{faker 'datatype.boolean'}},\n \"modified\": \"2021-03-04T22:23:03-08:00\",\n \"responseVersion\": \"{{oneOf (array 'v1' 'v2')}}\",\n \"triggers\": {\n \"resources\": {\n \"compress\": {{faker 'datatype.boolean'}},\n \"copy\": {{faker 'datatype.boolean'}},\n \"createFolder\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"extract\": {{faker 'datatype.boolean'}},\n \"move\": {{faker 'datatype.boolean'}},\n \"rename\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"shares\": {\n \"formSubmit\": {{faker 'datatype.boolean'}}\n }\n },\n \"verificationToken\": \"8df8200f7dee90ba4a41abe39c858c6c\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerAccount\": {\n \"data\": {\n \"id\": 23422,\n \"type\": \"account\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 134122,\n \"type\": \"resource\"\n }\n }\n },\n \"type\": \"webhook\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200,\n \"returnedResults\": 2,\n \"totalResults\": 2\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3bd24444-d2f9-4aa9-b7db-699e3203011a", "documentation": "Add A New Webhook", "method": "post", "endpoint": "webhooks", "responses": [ { "uuid": "bcda51af-fdc6-4c03-9a72-b21ffa9976c6", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"2021-03-04T22:22:00-08:00\",\n \"endpointUrl\": \"https://example.com/webhook\",\n \"failed\": {{faker 'datatype.boolean'}},\n \"modified\": \"2021-03-04T22:23:03-08:00\",\n \"responseVersion\": \"{{oneOf (array 'v1' 'v2')}}\",\n \"triggers\": {\n \"resources\": {\n \"compress\": {{faker 'datatype.boolean'}},\n \"copy\": {{faker 'datatype.boolean'}},\n \"createFolder\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"extract\": {{faker 'datatype.boolean'}},\n \"move\": {{faker 'datatype.boolean'}},\n \"rename\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"shares\": {\n \"formSubmit\": {{faker 'datatype.boolean'}}\n }\n },\n \"verificationToken\": \"8df8200f7dee90ba4a41abe39c858c6c\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerAccount\": {\n \"data\": {\n \"id\": 23422,\n \"type\": \"account\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 134122,\n \"type\": \"resource\"\n }\n }\n },\n \"type\": \"webhook\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf4eac07-17b3-4438-9b13-1eaf64d75c9a", "documentation": "Regenerate security token", "method": "post", "endpoint": "webhooks/regenerate-token/:id", "responses": [ { "uuid": "60ee4c84-e0d5-46b3-ba21-f57e0d0ece86", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"2021-03-04T22:22:00-08:00\",\n \"endpointUrl\": \"https://example.com/webhook\",\n \"failed\": {{faker 'datatype.boolean'}},\n \"modified\": \"2021-03-04T22:23:03-08:00\",\n \"responseVersion\": \"{{oneOf (array 'v1' 'v2')}}\",\n \"triggers\": {\n \"resources\": {\n \"compress\": {{faker 'datatype.boolean'}},\n \"copy\": {{faker 'datatype.boolean'}},\n \"createFolder\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"extract\": {{faker 'datatype.boolean'}},\n \"move\": {{faker 'datatype.boolean'}},\n \"rename\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"shares\": {\n \"formSubmit\": {{faker 'datatype.boolean'}}\n }\n },\n \"verificationToken\": \"8df8200f7dee90ba4a41abe39c858c6c\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerAccount\": {\n \"data\": {\n \"id\": 23422,\n \"type\": \"account\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 134122,\n \"type\": \"resource\"\n }\n }\n },\n \"type\": \"webhook\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc72b1f3-98bc-4ad3-ac42-13751dd7ba1f", "documentation": "Resend a webhook message", "method": "post", "endpoint": "webhooks/resend/:activityId", "responses": [ { "uuid": "5c78ad8a-5eb0-436c-a199-b5092431e9fb", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "40bb5466-15d7-4720-a736-8887d2fb94a3", "documentation": "Delete a webhook", "method": "delete", "endpoint": "webhooks/:id", "responses": [ { "uuid": "e5c2fa2d-556f-4367-a501-e03b69f9316d", "body": "{\n \"data\": [],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Sucessful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1be0892d-da3f-40b1-b44c-ee2de98e39d4", "documentation": "Get info for a webhook", "method": "get", "endpoint": "webhooks/:id", "responses": [ { "uuid": "6ade5dff-a793-46ba-9b90-f5acc55a5d36", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"2021-03-04T22:22:00-08:00\",\n \"endpointUrl\": \"https://example.com/webhook\",\n \"failed\": {{faker 'datatype.boolean'}},\n \"modified\": \"2021-03-04T22:23:03-08:00\",\n \"responseVersion\": \"{{oneOf (array 'v1' 'v2')}}\",\n \"triggers\": {\n \"resources\": {\n \"compress\": {{faker 'datatype.boolean'}},\n \"copy\": {{faker 'datatype.boolean'}},\n \"createFolder\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"extract\": {{faker 'datatype.boolean'}},\n \"move\": {{faker 'datatype.boolean'}},\n \"rename\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"shares\": {\n \"formSubmit\": {{faker 'datatype.boolean'}}\n }\n },\n \"verificationToken\": \"8df8200f7dee90ba4a41abe39c858c6c\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerAccount\": {\n \"data\": {\n \"id\": 23422,\n \"type\": \"account\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 134122,\n \"type\": \"resource\"\n }\n }\n },\n \"type\": \"webhook\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3ef043a5-86d0-4d7b-9989-3b18ffa4f4d5", "documentation": "Update a webhook", "method": "patch", "endpoint": "webhooks/:id", "responses": [ { "uuid": "98aa9067-4234-47ad-a65d-0e30a4c35b23", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"created\": \"2021-03-04T22:22:00-08:00\",\n \"endpointUrl\": \"https://example.com/webhook\",\n \"failed\": {{faker 'datatype.boolean'}},\n \"modified\": \"2021-03-04T22:23:03-08:00\",\n \"responseVersion\": \"{{oneOf (array 'v1' 'v2')}}\",\n \"triggers\": {\n \"resources\": {\n \"compress\": {{faker 'datatype.boolean'}},\n \"copy\": {{faker 'datatype.boolean'}},\n \"createFolder\": {{faker 'datatype.boolean'}},\n \"delete\": {{faker 'datatype.boolean'}},\n \"download\": {{faker 'datatype.boolean'}},\n \"extract\": {{faker 'datatype.boolean'}},\n \"move\": {{faker 'datatype.boolean'}},\n \"rename\": {{faker 'datatype.boolean'}},\n \"upload\": {{faker 'datatype.boolean'}}\n },\n \"shares\": {\n \"formSubmit\": {{faker 'datatype.boolean'}}\n }\n },\n \"verificationToken\": \"8df8200f7dee90ba4a41abe39c858c6c\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"relationships\": {\n \"ownerAccount\": {\n \"data\": {\n \"id\": 23422,\n \"type\": \"account\"\n }\n },\n \"resource\": {\n \"data\": {\n \"id\": 134122,\n \"type\": \"resource\"\n }\n }\n },\n \"type\": \"webhook\"\n }\n ],\n \"included\": [\n {\n \"attributes\": {\n \"accountName\": \"\",\n \"accountOnboarding\": {{faker 'datatype.boolean'}},\n \"allowedIp\": [\n {\n \"ipEnd\": \"192.30.24.5\",\n \"ipStart\": \"192.30.23.2\"\n }\n ],\n \"branding\": \"{{oneOf (array 'true' 'false')}}\",\n \"brandingSettings\": {\n \"companyName\": \"\",\n \"customEmail\": \"custom@example.com\",\n \"logo\": \"examplelogo.png\",\n \"logoExt\": \"png\",\n \"theme\": \"default\",\n \"verifiedDomain\": \"\",\n \"verifiedDomainId\": \"\",\n \"verifiedDomainValid\": {{faker 'datatype.boolean'}}\n },\n \"clientId\": 1,\n \"complexPasswords\": {{faker 'datatype.boolean'}},\n \"created\": \"2017-01-12T09:06:21Z\",\n \"customDomain\": \"{{oneOf (array 'true' 'false')}}\",\n \"customSignature\": \"\",\n \"externalDomains\": [],\n \"maxUsers\": 1000,\n \"modified\": \"2017-06-03T20:42:05Z\",\n \"planDetails\": {\n \"apiKeys\": {{faker 'number.int' max=99999}},\n \"apiTokens\": {{faker 'number.int' max=99999}},\n \"colorSchema\": {{faker 'datatype.boolean'}},\n \"customDomain\": {{faker 'datatype.boolean'}},\n \"customName\": {{faker 'datatype.boolean'}},\n \"directLinks\": {{faker 'datatype.boolean'}},\n \"ipWhitelist\": {{faker 'datatype.boolean'}},\n \"sharingOptions\": [\n \"\"\n ],\n \"sshKeys\": {{faker 'number.int' max=99999}},\n \"storageAddOn\": {{faker 'number.int' max=99999}},\n \"unlimitedUsers\": {{faker 'datatype.boolean'}},\n \"userExpiration\": {{faker 'datatype.boolean'}},\n \"userImport\": {{faker 'datatype.boolean'}},\n \"webhookOptions\": {\n \"amount\": {{faker 'number.int' max=99999}},\n \"includeTriggers\": \"\",\n \"restrictionTypes\": [\n \"\"\n ]\n }\n },\n \"quota\": {\n \"bandwidthLimit\": {{faker 'number.int' max=99999}},\n \"bandwidthUsed\": {{faker 'number.int' max=99999}},\n \"diskLimit\": 375809638400,\n \"diskUsed\": 1225352192,\n \"noticeEnabled\": true,\n \"noticeThreshold\": 80,\n \"transactionsLimit\": {{faker 'number.int' max=99999}},\n \"transactionsNoticeEnabled\": {{faker 'datatype.boolean'}},\n \"transactionsNoticeThreshold\": {{faker 'number.int' max=99999}}\n },\n \"secureOnly\": {{faker 'datatype.boolean'}},\n \"showReferralLinks\": true,\n \"status\": \"{{oneOf (array '1' '0')}}\",\n \"userCount\": 3,\n \"welcomeEmailContent\": \"Welcome to your new account!\",\n \"welcomeEmailSubject\": \"ExaVault File Sharing Account\"\n },\n \"id\": 13758,\n \"relationships\": {\n \"masterUser\": {\n \"data\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'user')}}\"\n }\n }\n },\n \"type\": \"{{oneOf (array 'account')}}\"\n }\n ],\n \"responseStatus\": 200\n}", "latency": 0, "statusCode": 200, "label": "Successful Operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "34163331-d078-447f-8f2c-9bd057bad6bc" }, { "type": "route", "uuid": "13aa94c5-058c-4f5f-97b8-d6ddc9f73c5a" }, { "type": "route", "uuid": "425575ff-2d19-4b1b-aff9-933837fad66b" }, { "type": "route", "uuid": "fd00eafc-99fb-4ae9-ad89-f35cfbbd56b2" }, { "type": "route", "uuid": "b0c34bd6-151d-42cd-a690-90f66b023fb4" }, { "type": "route", "uuid": "ba2b5941-8f44-4a49-918a-37a4f3c936a3" }, { "type": "route", "uuid": "86085055-a987-43f2-92d7-f03f6d96a030" }, { "type": "route", "uuid": "1521ff97-c217-4162-a515-9f447a065452" }, { "type": "route", "uuid": "c7e2fb1b-13d8-4d11-9555-cf60695b8919" }, { "type": "route", "uuid": "1aafb53a-c6b7-45f1-92d0-c2d252007265" }, { "type": "route", "uuid": "0fa24566-6c81-49e5-a1f5-e860293e702d" }, { "type": "route", "uuid": "13189c0a-d6d6-4b69-85f6-2d6a2eea0bdd" }, { "type": "route", "uuid": "529d1134-1c3a-4841-8968-16bf6195cb34" }, { "type": "route", "uuid": "3bfbceaa-b889-4ec3-95db-93ed8746ec05" }, { "type": "route", "uuid": "1833dc38-f489-44a0-8b27-a72998ec9c1e" }, { "type": "route", "uuid": "ab4a6875-0629-4bc8-89ee-36c6d697d850" }, { "type": "route", "uuid": "a5dc7f20-71f9-491a-84f4-730806f79e84" }, { "type": "route", "uuid": "23fca2c9-8842-4b13-9a14-001e60b89087" }, { "type": "route", "uuid": "b8d9f56e-8452-4ed2-996d-8b0595677568" }, { "type": "route", "uuid": "f4ee5bda-155c-4ba1-a885-d8499fa36120" }, { "type": "route", "uuid": "5eff3087-1c68-4aa5-a672-aa8bd789f914" }, { "type": "route", "uuid": "b3351fcd-49fb-4c68-b529-fe3c8ad33103" }, { "type": "route", "uuid": "9b660bc6-0c7c-4747-9e12-0793a63953d9" }, { "type": "route", "uuid": "7f162351-79d4-44a2-aa1f-4ea2f2e191ee" }, { "type": "route", "uuid": "eacc56dc-23bc-4de3-86e2-7db33cacb29b" }, { "type": "route", "uuid": "6d730139-6e60-4889-b574-104662a82305" }, { "type": "route", "uuid": "cf2f8270-f651-4578-a448-e62f68caa895" }, { "type": "route", "uuid": "23f45432-e25c-494e-b6ee-bd21d7251db8" }, { "type": "route", "uuid": "1d45de15-6863-4b48-b3cc-02767dffc61a" }, { "type": "route", "uuid": "e21d8da7-27e8-4bf5-bab0-2686225e45dd" }, { "type": "route", "uuid": "c8f5e4fb-e3cc-4ba3-9aee-566330a53d4a" }, { "type": "route", "uuid": "1ab74c9b-b576-475c-91cf-3d63b479105c" }, { "type": "route", "uuid": "22c4469a-eb0e-40dd-8aaf-eab2bb569437" }, { "type": "route", "uuid": "1dbf2cc1-5d16-49a7-a89f-3a661187be0c" }, { "type": "route", "uuid": "ed32f82a-cbb7-4f6e-a88c-87f49c3dd94c" }, { "type": "route", "uuid": "11e8c644-a5e0-4dde-991d-d2d5883dc619" }, { "type": "route", "uuid": "4131786b-4a7e-4037-ac14-6bf3ea6466d2" }, { "type": "route", "uuid": "42cbc844-1756-4d00-b7ae-d8324168673e" }, { "type": "route", "uuid": "1e8ea183-a383-49fd-b467-c095b9c5bed2" }, { "type": "route", "uuid": "d79321a8-395c-4c7e-b132-caeb976d1656" }, { "type": "route", "uuid": "856e82b6-1a55-4659-8d02-f35e86274561" }, { "type": "route", "uuid": "c840857d-1564-4595-9629-a71831c8751b" }, { "type": "route", "uuid": "9b5aa9f4-0f4d-40ca-953a-db93badd3e0e" }, { "type": "route", "uuid": "3d37c364-c194-45a3-8215-9c9ad254eb12" }, { "type": "route", "uuid": "bba83976-b434-445d-80dc-02b1df0cbfbc" }, { "type": "route", "uuid": "852c2831-f513-4bc4-bbb0-95649a18996c" }, { "type": "route", "uuid": "abacabe5-d09d-427a-a7b1-1dae8163f093" }, { "type": "route", "uuid": "021f689c-1027-4587-97ff-437ff47a8f07" }, { "type": "route", "uuid": "970a9573-c231-46c1-bde3-05e2a383c7e0" }, { "type": "route", "uuid": "01df46b5-5c7d-4127-bc1a-a87925e3c3bc" }, { "type": "route", "uuid": "cf9ea908-fc7b-4326-9c7d-74086da30f78" }, { "type": "route", "uuid": "502f4aae-1ffe-4035-ba47-251c2944b986" }, { "type": "route", "uuid": "3e9f8005-643e-4db3-a5cd-038c17e93323" }, { "type": "route", "uuid": "3bd24444-d2f9-4aa9-b7db-699e3203011a" }, { "type": "route", "uuid": "cf4eac07-17b3-4438-9b13-1eaf64d75c9a" }, { "type": "route", "uuid": "cc72b1f3-98bc-4ad3-ac42-13751dd7ba1f" }, { "type": "route", "uuid": "40bb5466-15d7-4720-a736-8887d2fb94a3" }, { "type": "route", "uuid": "1be0892d-da3f-40b1-b44c-ee2de98e39d4" }, { "type": "route", "uuid": "3ef043a5-86d0-4d7b-9989-3b18ffa4f4d5" } ] }