{ "uuid": "e986bc47-07d4-42ba-9fc9-aa734a17e5b1", "lastMigration": 29, "name": "REST API Version 2", "endpointPrefix": "rest/v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "41fd6fa4-9c0d-4e81-b5f7-cdca3405389c", "documentation": "Gets a list of conversations", "method": "get", "endpoint": "conversations", "responses": [ { "uuid": "d6331775-7aef-4531-9210-4cd278ac2043", "body": "[\n {\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The matching conversations", "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": "ea76ef01-b84c-4bac-b7b6-e1339fd71a52", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0a33420-21d0-4979-afa5-8aedad7e4707", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06e2529c-11f6-4f02-9edd-71e6a8a54713", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7658f254-7e8e-4acc-9606-fc9e1a4ef600", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "d6d31d29-e348-4404-a00a-3c0b93e77492", "documentation": "Gets conversations", "method": "get", "endpoint": "conversations/byIds", "responses": [ { "uuid": "5deb80ae-574f-44e2-bf03-cab95a39f746", "body": "[\n {\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of existing conversations successfully retrieved.", "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": "3e74d6c0-dbd0-4b3a-9a05-61d7f3b8d472", "body": "", "latency": 0, "statusCode": 400, "label": "missing documentation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45910dba-d388-4abf-8d23-077da92d80d3", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4b76db7-6194-4340-b080-ad20ab51c6ce", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff0b4485-5afa-4955-a831-dd0e97b311c9", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "f1d1f480-e6fd-4dc0-a839-b9a1a3270f1e", "documentation": "Gets a list of communities", "method": "get", "endpoint": "conversations/community", "responses": [ { "uuid": "8ebf1479-b0e0-441f-a5bf-445e039923c9", "body": "[\n {\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The matching conversations", "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": "cfc5a341-3c42-4b84-b33e-1ff6adf43e87", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "310b22fd-e625-453d-b7e5-60c16f5abaad", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c0febab-24b0-4fbe-90fa-b2fb48d539fa", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6217c208-76f2-4b07-a8d9-d9207e0c1882", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "674d9d9b-5ddb-4c44-9d2f-d2d76faf9135", "documentation": "Creates a community conversation", "method": "post", "endpoint": "conversations/community", "responses": [ { "uuid": "e0312133-e9f2-451e-ba37-828e94181571", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The conversation was created successfully and can be accessed via the conversation ID", "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": "b5e094c9-2528-4648-ab4a-c3739c2d9b31", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d583a05-c952-497d-9e7f-673eb70e6555", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7c0a3be7-a83e-4ba3-935b-21560ce2fc1c", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0186ca2-6570-4bb2-a028-488d6fa6ed2f", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "a40be3e1-bfec-46f9-b4b8-6f79f24bb2b5", "documentation": "Updates the information of a community", "method": "put", "endpoint": "conversations/community/:convId", "responses": [ { "uuid": "a4f646e1-dc04-4203-b08d-3f21ae83b6a6", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the updated conversation object with the new topic / description", "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": "37a7cc17-a8d1-4a3b-8b4b-2bb9a97c2022", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d573ece2-8593-4ef6-963e-dceeab4b15f0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70136d1e-94e0-43ec-b6a7-5e55ac78cd9f", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eaee603b-0fe0-45ca-838a-f4449d4ec6f0", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "4874457e-1f58-419c-979f-0764c59f2580", "documentation": "Adds the authenticated user to a community", "method": "post", "endpoint": "conversations/community/:convId/join", "responses": [ { "uuid": "85cfde66-b3e5-4ae3-98fd-54413bf577f6", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the conversation object to which the participants was added", "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": "24c8001a-8e18-46d8-b023-68e32216893e", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "536645df-e87a-4f3d-b331-63c503b5a2ab", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e2ba379-9b28-40dc-8751-b3f3fe0c3edd", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d45b0a4-10f5-4bca-8bd2-da0121d0bdcc", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "afef9f9d-6e0d-4cc2-b837-7d4626f73805", "documentation": "Removes participants from a community", "method": "delete", "endpoint": "conversations/community/:convId/participants", "responses": [ { "uuid": "9f908399-434d-4121-b87f-37ad0ffd4c41", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the conversation object from which the participants were removed.", "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": "e9092dbb-fa98-4772-914f-9efd5e09ae7c", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e7b106f-7214-48f3-ab50-f68b287024d4", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "320078af-388a-43e4-a84c-91b462b628b9", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8657622d-1334-4bcc-b62a-2658dc568a0e", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "4eb53d7e-b582-4f6c-bcae-9fb025f4f52e", "documentation": "Adds participants to a community", "method": "post", "endpoint": "conversations/community/:convId/participants", "responses": [ { "uuid": "d69040ea-d7ee-440d-966e-c1012258cf86", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the conversation object to which the participants were added.", "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": "120c0055-f1e0-4875-976c-7e35219287c8", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "60bd2c62-b1b8-414d-b328-b76a0aec16a6", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ba358a6-d86d-4ff0-93a8-ae463634710b", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "feeab5e4-f722-43ac-8e89-a811d20a8586", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "7b29d44d-7c0a-49ac-bb85-e7793d8dd056", "documentation": "Gets the conference details for multiple conversations", "method": "get", "endpoint": "conversations/conversationdetails", "responses": [ { "uuid": "434422b4-37ad-4b75-9bf9-87f8773e59fb", "body": "[\n {\n \"bridgeNumbers\": [\n {\n \"bridgeNumber\": \"\",\n \"country\": \"\",\n \"isMostUsed\": {{faker 'datatype.boolean'}},\n \"locale\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"convId\": \"\",\n \"conversationCreatorId\": \"\",\n \"isModerationAllowed\": {{faker 'datatype.boolean'}},\n \"isRecordingAllowed\": {{faker 'datatype.boolean'}},\n \"link\": \"\",\n \"pin\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The join details.", "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": "60290954-46d6-4b37-938a-9e12b797d135", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3590fd2-d2dd-4d0a-adb2-dd5413cb7db3", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "126aaeda-47af-48e5-96b5-e4629aaf26d4", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f543bd7-01d8-40f1-9b87-8015a2a8d2a8", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "75000da0-b95e-435e-a481-17d50609634b", "documentation": "Checks for a 1-to-1 conversation", "method": "get", "endpoint": "conversations/direct", "responses": [ { "uuid": "161080d0-3283-4b23-9078-12364880e0d6", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The conversation was found and can be accessed via the conversation ID", "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": "c59e79d7-2d39-4cd8-9a69-5c3e7a52d2cb", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3aa8147-66ec-46e9-8863-254cb91e8bb1", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c5b4159-53f5-4c2a-bade-f5abebcab87e", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb0d8fda-6a71-4b29-87ad-2c95d27e027d", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "ad217dd8-b7b7-49fc-a07a-61a57eead576", "documentation": "Creates a 1-to-1 conversation", "method": "post", "endpoint": "conversations/direct", "responses": [ { "uuid": "70a5fd83-6a93-483f-ab47-9ffa8efb5b70", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The conversation was created successfully and can be accessed via the conversation ID", "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": "3da0850c-04b4-43ad-b0c9-78b8ee5824ef", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef04bcc0-cbc6-4aa1-b259-a69c35fbed59", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "427e5596-a727-468d-a452-b75f0f4aa2cd", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "A conversation already exists. The response contains this conversation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "60564868-83cf-45cf-afab-0f3af6c221d3", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f65181a-3ccc-4e66-85b7-a48954744a8b", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "cbcd49b9-15d1-4a57-8d10-26ef4053dd21", "documentation": "Gets favorite conversations", "method": "get", "endpoint": "conversations/favorite", "responses": [ { "uuid": "4579f0fe-5ee3-4c20-99d7-2acb2165e6a3", "body": "", "latency": 0, "statusCode": 200, "label": "A list of marked conversations or an empty response.", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "76eebbeb-8249-4582-8299-b27521e05059", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "703f7e6e-3d9e-490c-a3ef-fdca33f68b7b", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e703b910-127a-402a-b90b-2b717ee9224e", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65d0011c-b062-4bba-9d4e-c21a73ba1eee", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "1572693a-492f-4ddd-8fb0-6581d294ed26", "documentation": "Creates a group conversation", "method": "post", "endpoint": "conversations/group", "responses": [ { "uuid": "75fee25d-b314-4de4-96f0-dcc4e5058005", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The conversation was created successfully and can be accessed via the conversation ID", "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": "e75d97ca-47df-443f-8e23-7a8adc59fb38", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5d73439-6099-4c23-afec-e52bb78ab076", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5dbd5ecc-8b96-405d-9480-dbbe56789419", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cef9756d-f715-4fc6-929b-6810cef4f6ca", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "cc70ce48-dc21-498d-9b13-04a33fe76df9", "documentation": "Updates the information of a group conversation", "method": "put", "endpoint": "conversations/group/:convId", "responses": [ { "uuid": "d4b1d9ab-bd1b-463b-b0e5-47498a4681f8", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the updated conversation object with the new topic", "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": "69bb8980-9b6d-434e-8986-6c240b8dcff0", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3587813b-0d5e-4d6f-8131-95541bfb28aa", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad44b0c1-0684-41ad-a247-80b6273aa1dc", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "508d3ff8-883b-4b7f-b289-b567b261281c", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "bc0a4946-b677-46bb-9de4-9065656634b7", "documentation": "Removes participants from a group conversation", "method": "delete", "endpoint": "conversations/group/:convId/participants", "responses": [ { "uuid": "25b5ae63-8e18-45ad-9991-94dbaf90722c", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the conversation object from which the participants were removed.", "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": "9a5c90ac-d69a-4143-a0bd-52682fcbd633", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7f9e52b-1c87-4e04-8ff5-bed81c721672", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34fe7ce1-2de3-403e-bfdb-4ff3f84a82bb", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23fce69d-93a3-4662-a2eb-b17f81523d04", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "c8d91602-ff5f-4c27-b62e-b02041839c51", "documentation": "Adds participants to a group conversation", "method": "post", "endpoint": "conversations/group/:convId/participants", "responses": [ { "uuid": "83bbe532-3d2a-4c18-b641-da6e1b30a4f1", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the conversation object to which the participants were added.", "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": "d0d34d3a-b5c5-4051-b191-30c228e58da1", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03fb0a4e-f3af-4b02-843d-07e01ed3e715", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf28c0e0-cb7f-436c-b0e1-66cf1619d0e7", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21912308-bf03-47b7-a165-1bbbdb38acdb", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "9c99b385-497c-4018-bfec-4f6b8ee14ed7", "documentation": "Returns conversations with a certain label", "method": "get", "endpoint": "conversations/label/:labelId", "responses": [ { "uuid": "14918072-fdf4-4c78-978d-0c6cab799668", "body": "{\n \"conversationList\": [\n {\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n }\n ],\n \"hasMore\": \"\",\n \"nextPagePointer\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returns a list of conversations that are tagged with a certain label", "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": "3b40b67c-cfd8-4105-8330-bcc93f3a3b32", "body": "", "latency": 0, "statusCode": 400, "label": "he request cannot be fulfilled due to bad syntax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "93cd1c31-7b1b-46ea-995a-b47536b1842b", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "747ccb1c-31b0-4e51-8ae6-4d80833b1a97", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f59dcbc-2435-4b1f-8f03-93c10f4170af", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "b11d2ef8-8431-4c5f-b20a-bc84a493b431", "documentation": "Gets a list of the flagged messages", "method": "get", "endpoint": "conversations/messages/flag", "responses": [ { "uuid": "74ec18d5-4ebf-48f0-87ec-3df97114e120", "body": "", "latency": 0, "statusCode": 200, "label": "Gets the list of flagged items", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3964b9b3-8da9-4ee7-b51a-204a3bf07b2a", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c343fd93-4d42-45c6-9dda-1134758246e4", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa265e20-2d4e-4f19-ad18-aaf107eff7f8", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "d48b8643-e17e-41ed-b88c-9286b8f310d0", "documentation": "Returns a text item", "method": "get", "endpoint": "conversations/messages/:itemId", "responses": [ { "uuid": "2d65edf5-28db-4513-8f78-2c2512ef93b7", "body": "{\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The item was successful returned", "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": "486111a2-cf37-4185-bc21-f2d87828d156", "body": "", "latency": 0, "statusCode": 400, "label": "The item with the given id was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9659c8b4-828b-459c-a03c-a3cabc3816ef", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "971076b1-cfc7-4803-a40d-cce473b8b98a", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5556f646-40e6-4672-b726-6546ad5fad3f", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "9571a95b-287a-4941-95e7-1d415d10bf6a", "documentation": "Set conversation moderated", "method": "post", "endpoint": "conversations/moderate/:convId", "responses": [ { "uuid": "9f7a55a2-89fd-46e9-98ce-062a448b7e34", "body": "", "latency": 0, "statusCode": 200, "label": "The conversation is in moderated mode", "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": "93873454-cde2-4173-94c6-6ef6b84005db", "body": "", "latency": 0, "statusCode": 401, "label": "Permission denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74649222-e403-438e-9431-8f23c3b9a62f", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden to edit this conversation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f4602f6-c5a5-4686-8cd5-f9730568d09d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal server error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49e1cefe-7d1b-4941-9cab-48bb7f5d183b", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "cbf38b52-8e0c-4ab7-80c7-23c6bc0bcc7c", "documentation": "Resolves an invite token to a conversation", "method": "get", "endpoint": "conversations/resolveinvitetoken", "responses": [ { "uuid": "71d2d54f-0c77-49ac-93b4-9b0877f2ce8b", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returns the conversation object that belongs to the invite token if you are member of the conversation", "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": "8535d94b-90a2-4f6a-8e71-0c81c7832462", "body": "", "latency": 0, "statusCode": 400, "label": "In case no invitation token was send", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "827c05ba-8e8d-440d-956f-032e0c1c4527", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffaf9a37-9764-4513-bc76-348158376763", "body": "", "latency": 0, "statusCode": 404, "label": "If the token does not exist or you are not member of the conversation ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "802454a6-0cb9-4adf-bb8e-be38e665bea8", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01f75130-89ba-4d1a-8785-fd909b00343b", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "be69d728-cc4c-45d9-b1b8-c993fb4e19b1", "documentation": "Performs a conversation search", "method": "get", "endpoint": "conversations/search", "responses": [ { "uuid": "76686c19-efd8-4ba5-b8bf-ad5e22a0de7b", "body": "{\n \"matchingConversations\": [\n {\n \"convId\": \"\",\n \"itemIds\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list of conversations and items that match the term", "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": "59ad55f5-603b-486c-9e6d-c7588dac47b3", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "be7d0248-eb74-4efa-b44d-2fc00d239c8d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4b8d349-d571-4ecf-8210-1eb5baa08bd2", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f74913e-f0a0-4137-a4c2-2a25bee0254d", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "119b8864-0fae-42a0-ab94-a795107870aa", "documentation": "Set conversation unmoderated", "method": "post", "endpoint": "conversations/unmoderate/:convId", "responses": [ { "uuid": "3ccec8ca-c3e1-4d99-b92a-591bf8811c46", "body": "", "latency": 0, "statusCode": 200, "label": "The conversation is in unmoderated mode", "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": "a2dcbb72-973b-4291-b91a-a928fb94ceb9", "body": "", "latency": 0, "statusCode": 401, "label": "Forbidden to edit this conversation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a656752-f83d-4ebf-8d6d-12d07f56ee51", "body": "", "latency": 0, "statusCode": 403, "label": "Permission denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9c76d421-1a11-4af8-b3db-516de6a97da7", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd07e223-a515-49c7-9083-3f5ea26155d5", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "66809586-8281-4816-bd58-a273835bbd2e", "documentation": "Gets a conversation", "method": "get", "endpoint": "conversations/:convId", "responses": [ { "uuid": "ad9cc6d1-ef45-4a8f-8b53-fbf6bcbc7b78", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the conversation object", "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": "a48598ee-6b4b-41dc-aca1-8821ec75224f", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "154b9ce9-f12e-406c-a700-184c7fe360ae", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd01245b-c92d-47d5-9dbb-9ab92ee0c2a1", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31c074ad-86e2-4f4c-b875-77821bb95dd3", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "3a043b62-1092-4646-af02-1af80fac612c", "documentation": "Unmute conversation", "method": "delete", "endpoint": "conversations/:convId/archive", "responses": [ { "uuid": "475ab584-4415-4441-8773-51af18d64543", "body": "", "latency": 0, "statusCode": 200, "label": "The conversation was successfully unmarked", "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": "edc47fea-7c27-4d1c-857e-a9ecbaf57f01", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d49358cb-c738-4cb1-a235-e2a48725afdf", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d07506f0-99cb-4aa6-bdb9-f99391e1f4c7", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "447d99d0-645f-4c67-add1-91266aaadd1d", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "35c4b8ee-33be-4abe-af03-381b81298cca", "documentation": "Archives conversation", "method": "post", "endpoint": "conversations/:convId/archive", "responses": [ { "uuid": "84167528-6a9b-475f-82ed-754a21df420c", "body": "", "latency": 0, "statusCode": 200, "label": "The conversation was successfully archived", "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": "7570ba94-d693-4533-9f1d-128381ed0cfc", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab30ef0d-7a6e-4719-9465-97c5285d79ad", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56b19fa2-b74b-4352-96d2-b8c7256d6a57", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08a22f1b-a8fd-4c50-a1e0-36b189d4df11", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "d9beedf7-0383-4b15-a1ff-ad536ded77c8", "documentation": "Gets the conference details of a conversation", "method": "get", "endpoint": "conversations/:convId/conversationdetails", "responses": [ { "uuid": "474d2858-dd77-41d5-8bf3-7263d04bd9e2", "body": "{\n \"bridgeNumbers\": [\n {\n \"bridgeNumber\": \"\",\n \"country\": \"\",\n \"isMostUsed\": {{faker 'datatype.boolean'}},\n \"locale\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"convId\": \"\",\n \"conversationCreatorId\": \"\",\n \"isModerationAllowed\": {{faker 'datatype.boolean'}},\n \"isRecordingAllowed\": {{faker 'datatype.boolean'}},\n \"link\": \"\",\n \"pin\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The join details.", "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": "4eb7d140-982f-4ccc-b95e-f5acedb39cbc", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de1826e4-c2a3-44b2-b15c-60a335fea12a", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "569b94ae-2c93-464b-9320-c627fbae65ab", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bba8559-9451-43f0-9086-ac052916f8e5", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "48f26073-baef-4bf2-aec8-cf1f399897cb", "documentation": "Removes a conversation from favorites", "method": "delete", "endpoint": "conversations/:convId/favorite", "responses": [ { "uuid": "54b9d575-fcaf-4dea-8475-2be5d3da1a4c", "body": "", "latency": 0, "statusCode": 200, "label": "The conversation was successfully unmarked", "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": "244063b0-4c6c-45fc-9210-2ca6954221c8", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08e210aa-99b8-4eb6-a2b3-b41932353fd0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20a599b6-2322-4291-96e6-12d6dbf001fa", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c226fea1-4691-4031-bdbe-b87d068247a9", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "769400f5-f8a1-44a2-88a9-77932164b486", "documentation": "Adds a conversation to the favorites", "method": "post", "endpoint": "conversations/:convId/favorite", "responses": [ { "uuid": "86fac256-2369-4db9-850a-8ae7e325eaea", "body": "", "latency": 0, "statusCode": 200, "label": "The conversation was successfully marked", "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": "80b25d73-a658-43a4-be98-846bafdc80cf", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3c8ae2d-c53b-4fde-af32-bf522f81cec1", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e8e0de3-043a-453d-ac2e-a442a1314779", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3dd31d6e-6aef-4077-86a9-213d81d70002", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "e34b3732-f78d-42b5-a54a-d1e61215c49d", "documentation": "Gets a list of conversation items", "method": "get", "endpoint": "conversations/:convId/items", "responses": [ { "uuid": "2e91c3d8-8e01-4a1d-a443-bd5c7df9a4ec", "body": "[\n {\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The matching conversation items", "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": "cb5be7a8-0a97-41cc-8fa7-79f98f00e961", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9c8a406c-54a8-4870-87f7-fddf32f2d33b", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23c82925-a349-4a34-bb2b-ad964bbbc826", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3260d155-7cb6-4577-bd10-b1da91cd559e", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "75ac5a24-b0a1-4f43-800d-48b9f4ef6c16", "documentation": "Adds a label to a conversation", "method": "post", "endpoint": "conversations/:convId/label", "responses": [ { "uuid": "1be7030b-42b3-4b4f-a7e4-372ccd9022a9", "body": "{\n \"labelId\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The label was successfully added", "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": "a9e8d646-5cfa-4011-a738-4697d60e0b1a", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1780dfa3-a0de-4f1b-892e-306844f226b7", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "223e3bb4-4902-4849-aee8-ae90a9a843d9", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b8dc719-bf8a-4323-bd88-8904c2470185", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "7e16b222-2dcf-4b8c-ac10-ec97b82a066f", "documentation": "Removes a label from a conversation", "method": "delete", "endpoint": "conversations/:convId/label/:labelId", "responses": [ { "uuid": "8979b449-343a-4818-b87e-e1fb9c5b9a93", "body": "{\n \"labelId\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The label was successfully removed", "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": "6c063a40-a5c0-4056-ad17-b7876207aa53", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0170d4d3-f07d-427c-b982-eed0f15d9de4", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "467f52c2-a39d-43ef-993f-98fcef4c1869", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6db73cdf-ba45-455e-89d1-fba607ad3ce2", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "74205581-2296-4db4-bcb2-af372ca2f411", "documentation": "Adds a message to a conversation", "method": "post", "endpoint": "conversations/:convId/messages", "responses": [ { "uuid": "6ae64a16-fa4c-4001-9bc8-48c903540b8c", "body": "{\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the new text item object", "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": "13f3f094-8f18-4a26-a811-a547c53a3ef0", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79052079-3dc7-4df5-a17b-205fe1fe3bf8", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8000fd75-38a2-463b-b5ab-22dc6221d055", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd5d5363-69cf-4386-b41b-e6ed0c2a03c9", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "09a14cb0-571a-432c-b53c-dde1bfab40b8", "documentation": "Gets a list of the flagged messages of a conversation", "method": "get", "endpoint": "conversations/:convId/messages/flag", "responses": [ { "uuid": "ce50effd-5460-485f-8bcf-2b2d9cfe8350", "body": "[\n {\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Gets the list of flagged items", "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": "8c2adaf9-4ed9-48be-a343-9637039d5ae4", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f415b62f-bc3d-4348-8935-f04adafae683", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8227198e-9d6f-40be-a379-bc96b54dba26", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "888ac46f-485f-4a29-850b-f120dc17187b", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "10eb85e3-d33b-49ee-9e9a-cae3635d7441", "documentation": "Deletes a message from a conversation", "method": "delete", "endpoint": "conversations/:convId/messages/:itemId", "responses": [ { "uuid": "cf7351ef-9b78-433f-9b07-a010058a77f1", "body": "{\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the deleted text item object", "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": "5b97f9d4-3870-40fe-ae15-1d93d06b031d", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c839c79-bd65-4b48-8ab6-3cdf27d0cdd2", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0ff0368-49df-45d4-ac04-447e7c8232ac", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b71f2e1d-6f62-4903-b994-d2c1e61b3061", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "8ce1024d-b5ce-4f59-9ab9-42b209d02bd8", "documentation": "Adds a message to an item", "method": "post", "endpoint": "conversations/:convId/messages/:itemId", "responses": [ { "uuid": "286d77cd-8b67-4c83-9241-0303a0f53c0c", "body": "{\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the new text item object", "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": "5ad0721a-9711-4bdb-a331-597b8c9cce81", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d3826be-7cda-402a-8836-890b53c2a30d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9170b206-811c-4285-a3db-d6637f489c2e", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c74c94b1-480e-40cc-b555-25c19346fb85", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "f08de7a7-39fe-4139-b786-36d2749c9e64", "documentation": "Updates a message", "method": "put", "endpoint": "conversations/:convId/messages/:itemId", "responses": [ { "uuid": "acb0b7dc-6714-479e-8510-88c49fd92792", "body": "{\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets the modified text item object", "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": "95a8fce9-10d3-49af-ae74-d2535936370a", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a5b6e00-c337-40f0-8aee-07ec1916b843", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a3da150-399e-49ff-a477-ab4a212a0c35", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99d48f90-79a4-45a0-9fe4-cd8f3b95d350", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "e5060849-277b-49f4-9e5c-57a93e7e72d3", "documentation": "Removes the flag from a message", "method": "delete", "endpoint": "conversations/:convId/messages/:itemId/flag", "responses": [ { "uuid": "b19eff5a-1b96-4884-bd8a-1a3e02e66c00", "body": "", "latency": 0, "statusCode": 200, "label": "The flagged state of item was successfully removed", "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": "5c19fb37-353f-4340-b1a1-b93bf9182e94", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2131df3-5766-45b2-80f6-2cd608b8cad2", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b51337d-ef9c-44a4-823f-1a19fd1e8288", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53a44c87-5a51-45c7-a4a3-560ed116f7dc", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "c6b2adc6-86e4-4feb-ba83-ec2528ba3b40", "documentation": "Adds a flag to a message in a conversation", "method": "post", "endpoint": "conversations/:convId/messages/:itemId/flag", "responses": [ { "uuid": "23beeaa0-6444-4f10-902a-221066ded066", "body": "", "latency": 0, "statusCode": 200, "label": "The item was successful flagged", "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": "71fead42-67ec-4508-b913-cca1e8ec7889", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2066ef1-72ac-42b2-8026-bead68a4186a", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1eb87f18-b08b-4c2c-89ab-2eaf442cb48e", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1930c1c-5555-4ab6-a7a1-b6167ce33910", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "2a3bfa49-5076-4264-9add-5baef7722695", "documentation": "Removes a \"like\" from a message", "method": "delete", "endpoint": "conversations/:convId/messages/:itemId/like", "responses": [ { "uuid": "b0ac0acd-65ec-47cc-9947-6fad008f978f", "body": "", "latency": 0, "statusCode": 200, "label": "The item was successful unliked", "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": "b92f773a-e0b7-4102-a923-5be55b210796", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6955692f-20e1-4bb1-9bd1-f51697e7f2e7", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19d3956a-d572-4c14-b553-9fb74b4b51e4", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8eb1f736-284f-4af8-9254-b511757cf8d7", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "25e82012-0826-4726-ad3d-101b9a535fbc", "documentation": "Adds a \"like\" to a message", "method": "post", "endpoint": "conversations/:convId/messages/:itemId/like", "responses": [ { "uuid": "5f2cc961-5ff8-4a03-8e16-54802bddf076", "body": "", "latency": 0, "statusCode": 200, "label": "The item was successful liked", "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": "e755e771-0efa-4c18-be51-ef762051ee13", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42d7b796-a89b-49fc-892f-e3a270d32fa5", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab7615a6-389a-4a3c-85f8-4462e5486808", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7018a36d-5f20-49de-9bc2-d9a2614639a7", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "38653137-ec0c-4f2f-80b9-72affde24baa", "documentation": "Remove moderators", "method": "delete", "endpoint": "conversations/:convId/moderators", "responses": [ { "uuid": "b6faaec5-a2e8-47e1-a27a-fdfe4d25cb1e", "body": "", "latency": 0, "statusCode": 200, "label": "The moderators were successfully removed", "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": "7ca82943-2fec-4e1c-8d6c-c37996bf2796", "body": "", "latency": 0, "statusCode": 400, "label": "Failure in moderators list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8bf7900e-43d5-4374-9475-79e01917dd7c", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "978c54d0-6a46-4ab2-a962-415e40ea15f0", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d95f1c1-72fd-4aa0-b8fa-05731c06fafc", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "a2708e84-6f89-41fc-b079-1ea0613733d7", "documentation": "Add moderators", "method": "post", "endpoint": "conversations/:convId/moderators", "responses": [ { "uuid": "eba62045-f199-40f2-98fc-c4628683135d", "body": "", "latency": 0, "statusCode": 200, "label": "The moderators were successfully added", "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": "d8310184-43d7-42b3-898e-6d7497d1395a", "body": "", "latency": 0, "statusCode": 400, "label": "Error reading list of moderators to add", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d2c15c5-7693-466f-9b07-bf90dd6d247d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8dcbda99-2d67-47bf-baab-8389b37beb69", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2cdf0260-2756-4f56-b9a3-bbfe8d7082b5", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "d208a159-c58f-444b-871b-cd207b5e9136", "documentation": "Performs a list of participants", "method": "get", "endpoint": "conversations/:convId/participants", "responses": [ { "uuid": "9f46f690-adea-4b23-9d57-7f027c56495c", "body": "[\n {\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"participantList\": [\n {\n \"displayName\": \"\",\n \"firstName\": \"\",\n \"isDeleted\": {{faker 'datatype.boolean'}},\n \"largeImageUri\": \"\",\n \"lastName\": \"\",\n \"smallImageUri\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"searchPointer\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of conversations and items that match the term", "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": "5b14402b-62f4-479c-bc61-040210aa9bf2", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b28e795d-088b-4b0a-b34b-07672e8f34b8", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4847307-388f-4fd7-80ee-5828c1fa11d7", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "abe8c919-ab03-4a1f-bfb6-afafbef9ced4", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "9a73b346-d04d-428a-b2ab-40e4e8866280", "documentation": "Returns pinned topics of a conversation", "method": "get", "endpoint": "conversations/:convId/pins", "responses": [ { "uuid": "eaaed983-cc6c-414b-8ffa-be32a62b5271", "body": "[\n {\n \"conversationId\": \"\",\n \"conversationItemId\": \"\",\n \"pinnedTime\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "The pinned topics", "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": "5b2efff6-4702-4cf2-8851-f31cbc0e0b58", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a533b5af-df00-466c-9337-038e6a7cb1b0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dfe0cb06-ad94-45e6-aa3f-7e06e3c61cf3", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f2e0ccc-a193-40bc-8899-0b74199cd487", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "bc7594e2-5932-4174-a51e-9a202c05c0aa", "documentation": "Unpins a topic of a conversation", "method": "delete", "endpoint": "conversations/:convId/pins/:itemId", "responses": [ { "uuid": "69aceef3-7a00-42f2-8e8c-be845e60faa7", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returns the pinned conversation conversation after unpinning a topic", "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": "b3ab5843-442f-497c-abdc-c8e260dabaa0", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f58fe41-372e-4c9b-98a7-1f5328ec6ac9", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c32c0977-6df0-4317-ba49-b79db7c55375", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "daad0d3c-c167-4bcb-855d-bc29f8c825c0", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "68de7677-857d-4f74-81d7-1fa0e4ae31ab", "documentation": "Pins a topic of a conversation", "method": "post", "endpoint": "conversations/:convId/pins/:itemId", "responses": [ { "uuid": "ff6e50ea-ffce-411d-8fa6-939084e174a0", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returns the pinned conversation conversation after pinning a topic", "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": "27cbb6d5-abdf-4e26-a939-6145d9d03266", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7785b625-2a46-485d-b1f9-0b2545dc6b63", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b58ad1ad-5ce5-4f99-b60a-9a8f068498d0", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67fe6abb-74cc-48d7-b6d6-b4377309f58a", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "b2e19b59-ab7f-4118-b407-730a52d35b8a", "documentation": "Gets a list of active sessions", "method": "get", "endpoint": "rtc/sessions", "responses": [ { "uuid": "97f4350f-0406-40f8-829c-196b5ceae6b5", "body": "", "latency": 0, "statusCode": 200, "label": "The list of active RTCsessions was returned", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9c87f545-48a5-4575-b568-ff3245bc28b0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b92f6676-c8b6-4498-a6fd-1dd57b64f0e6", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07822204-3ae4-4049-a996-1b5fe18d1362", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "76a3523d-428e-4bd7-88c4-be8fdce0f784", "documentation": "Get the spaces", "method": "get", "endpoint": "spaces", "responses": [ { "uuid": "5ad2219e-da83-440c-a29d-b8859556d4a5", "body": "{}", "latency": 0, "statusCode": 200, "label": "Spaces successfully retrieved.", "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": "0d4377aa-fdc5-4d87-bb96-27e4ae723db8", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec6d2af3-0f2e-4d37-bf7c-83fb0147a417", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5853eed3-0ae4-4b95-8e1a-54e10141a296", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "44a0e32d-5ac1-4dab-b499-ffb4335eb998", "documentation": "Create a space", "method": "post", "endpoint": "spaces/create", "responses": [ { "uuid": "3522fbee-ad3b-4836-b8da-282699e46072", "body": "{}", "latency": 0, "statusCode": 200, "label": "Space successfully 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" }, { "uuid": "1e1fdd45-325f-4b05-bd31-5fbd7d5a3f7a", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f5f692a-771d-4a66-baf9-46ec06efb727", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e24e0f17-047e-4085-a834-8d62726db75e", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "3fee8925-289e-4c25-b75d-235566ec283e", "documentation": "Get the directory", "method": "get", "endpoint": "spaces/directory", "responses": [ { "uuid": "8902e7d3-f92f-44e1-b7e1-3adb4be02dad", "body": "{\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"searchPointer\": \"\",\n \"spaces\": [\n {\n \"accessModeType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"defaultRole\": \"\",\n \"description\": \"\",\n \"largePictureBase64\": \"\",\n \"largePictureContentType\": \"\",\n \"largePictureId\": \"\",\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastContentCreatorId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"numberOfExternalParticipants\": {{faker 'number.int' max=99999}},\n \"numberOfParticipants\": {{faker 'number.int' max=99999}},\n \"numberOfPinnedTopics\": {{faker 'number.int' max=99999}},\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"numberOfTopics\": {{faker 'number.int' max=99999}},\n \"ownerId\": \"\",\n \"smallPictureBase64\": \"\",\n \"smallPictureContentType\": \"\",\n \"smallPictureId\": \"\",\n \"spaceId\": \"\",\n \"status\": \"\",\n \"tags\": [\n \"\"\n ],\n \"tenantId\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Spaces successfully retrieved.", "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": "2b0d67cd-9bc7-4def-a04c-0bab71b0fbab", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3bddbc7c-423d-486a-ab71-9088879a4376", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4190e82b-f056-46e8-b769-6b832e3981b1", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "f72432ea-6a9b-41c6-8423-1205352e8b2c", "documentation": "Space name exists", "method": "get", "endpoint": "spaces/exists/:name", "responses": [ { "uuid": "3066d918-286a-408b-a7e4-0d19c536ff11", "body": "", "latency": 0, "statusCode": 200, "label": "Check performed successfully, returning true if found, false if not found.", "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": "6de2bc6e-5c1f-44ab-842e-e5074b72c302", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea5e985c-074a-4e26-96de-e0d17ad97562", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da41d964-9891-444d-b8ba-6b5fd8a726a0", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "8648b3e8-c470-472b-be19-0dceeb1d94c0", "documentation": "flag a space item", "method": "put", "endpoint": "spaces/flag/:itemId", "responses": [ { "uuid": "db50fcc0-fa67-4b70-b0b0-3b7a22598501", "body": "", "latency": 0, "statusCode": 200, "label": "Space item successfully flagged", "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": "ee5d43a1-19eb-4936-ad89-9d1fd61dd708", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e717da16-0e07-4b92-bddb-074e2b2ba441", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c681691-e1cb-4c1a-b77b-9e9a37433208", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "c0ced63a-cca4-4e02-aff4-4925ee5d319b", "documentation": "Get flagged items", "method": "get", "endpoint": "spaces/flagged", "responses": [ { "uuid": "f1bca93c-7872-464a-93b2-960ecce8c31d", "body": "{\n \"flaggedItems\": [\n {\n \"item\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n },\n \"parentItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n }\n }\n ],\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"searchPointer\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Flagged items successfully retrieved", "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": "a79f0bb9-48a5-44df-bd45-5b9b54ef9eaa", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4079210-364d-46e1-b1dc-eab1473d420d", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5369c31d-2dfa-4107-8f5a-030a7b90487e", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "24e70035-0eaf-4de4-b5c7-edc953a94232", "documentation": "Get the spaces by their ids", "method": "get", "endpoint": "spaces/ids", "responses": [ { "uuid": "84bd3a9e-b19a-472d-a0af-6104891fe8c4", "body": "{}", "latency": 0, "statusCode": 200, "label": "Spaces successfully retrieved.", "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": "fff6f0c3-931b-418e-8b5a-5e041c479e7f", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b556ebd2-d44d-4d5d-aa96-12c2bddb687f", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95230491-f669-4d9e-ac7f-12d4a1751050", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "2af310e7-3566-4060-9d64-a5b416d3c900", "documentation": "deletes a space item", "method": "delete", "endpoint": "spaces/item/:itemId", "responses": [ { "uuid": "dc3d234e-e61b-49b7-85f7-9056c2a019b0", "body": "", "latency": 0, "statusCode": 200, "label": "the deletion was a success", "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": "6bd93f34-8b8b-4395-a085-c0bdc3d40b4b", "body": "", "latency": 0, "statusCode": 400, "label": "invalid itemid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44905231-11a6-4af6-818f-43644f46f9f0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fcab15d-a1aa-4ef2-9909-27311a6f9d53", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01583921-ea0d-47b1-a0b5-6568f0a66360", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "02a8f9e0-8108-4af8-a204-1a23c7f1e8d4", "documentation": "Like a space item", "method": "put", "endpoint": "spaces/like/:itemId", "responses": [ { "uuid": "770ee35f-9a7a-4bdb-8be5-fc1e514c6c49", "body": "", "latency": 0, "statusCode": 200, "label": "Space item successfully liked", "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": "5358f200-8f39-4c8d-a771-778c8ff53057", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3108f4ba-03dc-42ef-821a-eeba794d2e1d", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "103cec9f-b6da-45bf-8e4a-ecb5435e7165", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "7be3eac4-5d6c-47fe-bb5c-68c203c1da6b", "documentation": "Get the likes of an item", "method": "get", "endpoint": "spaces/likes/:itemId", "responses": [ { "uuid": "1e1f9e57-c91a-4d59-b7fa-1baddb61ff04", "body": "{\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"participants\": [\n {\n \"firstName\": \"\",\n \"largeImageUri\": \"\",\n \"lastName\": \"\",\n \"smallImageUri\": \"\",\n \"userId\": \"\"\n }\n ],\n \"searchPointer\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Likes successfully retrieved", "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": "a12c3703-4c19-4352-b282-8e182e760ebf", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa7ba34a-7766-47d8-b982-d9b9f3a50a7b", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3dcb150-35fc-4751-b7c6-a8f6b0527ca8", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "5868595d-510a-45f5-9278-7094240ebd93", "documentation": "Add recent search ", "method": "put", "endpoint": "spaces/search/add/recent", "responses": [ { "uuid": "68dbf7c4-c4e5-41e4-ab0c-633cf6d32a1d", "body": "", "latency": 0, "statusCode": 200, "label": "Search successfully added.", "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": "a20f00a1-9124-4c40-ac74-5c1e52ec4b3b", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce2f5a3d-cf67-49a1-a204-1a1ae39f18cd", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4fbb6eaa-5a5a-458f-8c7d-67e5da8301b1", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "fdfedf16-f33c-4659-b157-0626b8dbb72b", "documentation": "Cancels a space search of a client.", "method": "put", "endpoint": "spaces/search/cancel/:searchId", "responses": [ { "uuid": "5b356dea-4805-422a-95ce-e35561d0890d", "body": "", "latency": 0, "statusCode": 200, "label": "Search successfully cancelled.", "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": "a06933d1-7194-4cbc-8abc-cc797f910523", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa4eb996-781e-441c-b07d-866da63e25c8", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56603f79-b918-4a5c-9876-eeb3ea6c1436", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "554682d7-8965-402f-9a34-7001f45f6373", "documentation": "Retrieve recent space searches", "method": "get", "endpoint": "spaces/search/recent", "responses": [ { "uuid": "f19ac731-d454-4c31-8e44-c9b90569a672", "body": "", "latency": 0, "statusCode": 200, "label": "Recent searches successfully retrieved (or none available).", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "34a5fdc4-8d9b-4874-9521-af268372fbf0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e1c4876-960c-4246-8f51-1fcff9c05211", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71b98b0c-faf4-4f48-82ad-e117299f9968", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "a19b2515-6c3f-4f26-b540-77c26fecf674", "documentation": "starts a basic search in spaces", "method": "get", "endpoint": "spaces/search/startBasic", "responses": [ { "uuid": "7bee8f48-49c8-44e2-9373-b6484c240ade", "body": "{\n \"spaces\": [\n {\n \"accessModeType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"defaultRole\": \"\",\n \"description\": \"\",\n \"largePictureBase64\": \"\",\n \"largePictureContentType\": \"\",\n \"largePictureId\": \"\",\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastContentCreatorId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"numberOfExternalParticipants\": {{faker 'number.int' max=99999}},\n \"numberOfParticipants\": {{faker 'number.int' max=99999}},\n \"numberOfPinnedTopics\": {{faker 'number.int' max=99999}},\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"numberOfTopics\": {{faker 'number.int' max=99999}},\n \"ownerId\": \"\",\n \"smallPictureBase64\": \"\",\n \"smallPictureContentType\": \"\",\n \"smallPictureId\": \"\",\n \"spaceId\": \"\",\n \"status\": \"\",\n \"tags\": [\n \"\"\n ],\n \"tenantId\": \"\",\n \"type\": \"\"\n }\n ],\n \"status\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "search successfully executed", "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": "1f6db0a0-b7a8-4d54-b3b8-4858ba068a07", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dd8badf5-cc94-4d1f-829f-7f0ea8e308e1", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a62fa043-b192-4c98-9e9b-38c94698d777", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "371e3b70-746e-42d0-833c-7cd522812cb0", "documentation": "starts a detailed search in a space", "method": "get", "endpoint": "spaces/search/startDetailed", "responses": [ { "uuid": "6f8835fb-c686-41a8-a073-dd11ccb874c5", "body": "[\n {\n \"resList\": [\n {\n \"fileIds\": [\n \"\"\n ],\n \"itemIds\": [\n \"\"\n ],\n \"spaceId\": \"\",\n \"status\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "search successfully executed", "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": "e32cd545-555d-41f3-b3dd-5dfb7719d019", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d8a3b67a-63b1-413b-9140-d892b901a130", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41e149d9-7f0f-4a57-a6bd-fd527cfa3531", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "6cc6ae4e-fae9-4c1f-9f46-86de727484c4", "documentation": "Update tags", "method": "put", "endpoint": "spaces/topic/:topicId/updateTags", "responses": [ { "uuid": "2a4dc480-30f8-40e5-8e86-d745cb7d2eb4", "body": "{\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastContentCreatorId\": \"\",\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"pinned\": {{faker 'datatype.boolean'}},\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n },\n \"subject\": \"\",\n \"tags\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "tags successfully updated", "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": "e8373f88-abca-4f93-9804-33925a50a2ab", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5aff0fa0-7a01-405a-aaad-86f4dc11d8b4", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38fe06a1-f0ad-43ea-b580-fdf691b4a522", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "ddbab269-f999-4365-a707-41effd83a723", "documentation": "Unflag a space item", "method": "put", "endpoint": "spaces/unflag/:itemId", "responses": [ { "uuid": "b1937c1b-f7f8-40d4-adfc-26a4a01745a6", "body": "", "latency": 0, "statusCode": 200, "label": "Space item successfully unflagged.", "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": "85e74678-3025-4bb9-83e7-391fa2a2e1c5", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21377eae-b3ff-4c7e-bcaf-36d4ea9b6dde", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87811057-075e-4b57-ab89-9d46f591dab5", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "36b42c8f-c8ee-4ecc-b910-19b02ebe4863", "documentation": "Unlike a space item", "method": "put", "endpoint": "spaces/unlike/:itemId", "responses": [ { "uuid": "bf4e11f7-509e-4cbf-b953-164354feccbf", "body": "", "latency": 0, "statusCode": 200, "label": "Space item successfully unliked.", "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": "c441a47d-27ed-44dd-aa96-b6a9062a4950", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7a050b9e-4233-48c3-b26e-fcd73fd2e324", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f826d4a2-e53d-4cd7-8995-9f3e87fd85d1", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "e0c53406-3d89-4c20-89b4-b1842ee7060e", "documentation": "Delete a space", "method": "delete", "endpoint": "spaces/:id", "responses": [ { "uuid": "b2751080-73fd-4679-97bd-ca33b5c22bb6", "body": "", "latency": 0, "statusCode": 200, "label": "Space successfully deleted.", "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": "4e91aa7f-f856-4317-bd3d-dcf62231aeb4", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "439312d7-f3a6-488d-b0f8-08c236e80ae1", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8c6b952-c20e-4986-b04a-e773d5712182", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "2bde4c4f-bfba-4def-ad46-b4e71096b959", "documentation": "Update a space", "method": "put", "endpoint": "spaces/:id", "responses": [ { "uuid": "90eb855b-d2dd-4bee-8602-52446cabaf4a", "body": "{}", "latency": 0, "statusCode": 200, "label": "Space successfully updated.", "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": "681e512c-cf28-442a-90f0-f6bc2b5955f4", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5dc95132-da32-4fad-87f8-c7ec67ba9009", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ac38b96-bc33-4fd5-a85c-96f577d1671f", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "f7631f00-be2a-4c9f-8d77-629ae0bf2e0d", "documentation": "Join a space", "method": "post", "endpoint": "spaces/:id/join", "responses": [ { "uuid": "1851d2dd-b8cf-4b0a-b50b-b4b73cf0b850", "body": "{}", "latency": 0, "statusCode": 200, "label": "Space successfully joined", "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": "a475cfdd-52ba-4915-a154-7110cc7c24db", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c22834f7-b9cd-4c30-a1f9-9629e3cd5cd4", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f66b4509-9eeb-415f-b6c6-f729353cc57f", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "2ce57503-6b9c-49e9-bfa5-4ccb5c4e6f22", "documentation": "Assign labels", "method": "post", "endpoint": "spaces/:id/labels/assign", "responses": [ { "uuid": "7c19bbd5-ceb4-4df1-a04e-be966141ca6a", "body": "[\n {\n \"labelIds\": [\n \"\"\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "Labels successfully assigned", "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": "3cf5bf4c-caa0-4934-b54e-4fadd8a02f6c", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9330a19e-031d-4f83-bf25-324b9710f324", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09c45eaa-64b3-4490-b714-7fba3c6ef9bf", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "a7bc1a8b-40ac-4e7a-9eb1-babfe4341a92", "documentation": "Unassign labels", "method": "delete", "endpoint": "spaces/:id/labels/unassign", "responses": [ { "uuid": "d6add5cb-2cbd-4577-a9b5-d3bdb62be933", "body": "[\n {\n \"labelIds\": [\n \"\"\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "Labels successfully unassigned", "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": "4d6fe9fb-b626-494a-b1f7-6fe25b247835", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62135da9-5932-472a-b40e-f2e6acf0c231", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01091c28-bd95-49ce-99f4-b573ee6c6337", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "37778e97-6785-4d42-8965-9363f26314e4", "documentation": "Leave a space", "method": "post", "endpoint": "spaces/:id/leave", "responses": [ { "uuid": "c2cb22c4-7381-4aa7-8e6d-1d2840d867e6", "body": "", "latency": 0, "statusCode": 200, "label": "Space successfully left", "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": "70bad9ea-9711-4dc5-8eaa-2c50eab41f78", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d8061ddd-cfd6-4edf-a3bb-6fccf0b260db", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "925d25ae-864a-409e-b965-ba01385333c8", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "c773d664-57a7-40e5-b680-0c5b21d89ba0", "documentation": "Add Participant to Space", "method": "post", "endpoint": "spaces/:id/participant", "responses": [ { "uuid": "9ac170c2-0138-438b-921b-65e3aff7a8b5", "body": "[\n {}\n]", "latency": 0, "statusCode": 200, "label": "Successfully added participant.", "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": "7a593f9b-1212-48ce-88c9-75712e27a23b", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70ae8cca-5c78-4256-a675-ddab39824ff2", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2cb4157-3dcc-46aa-a2a6-cc533f3421ac", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "ff1dd8f9-c2df-4161-9634-e21ee972a457", "documentation": "Removes participants from a space", "method": "post", "endpoint": "spaces/:id/participant/remove", "responses": [ { "uuid": "71cb5891-32b4-4981-a9d5-9652d110c848", "body": "", "latency": 0, "statusCode": 200, "label": "participants successfully removed", "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": "a8c81a2c-e4ca-4e3e-8499-6d9f8cfa858d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8ee6116-0779-4fb3-869c-4624ded2bb9b", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f33a5a6-d89b-48ee-a0a5-3d7990557f84", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "cf081335-ad85-4d8e-858f-0913a3ea84cf", "documentation": "Get the participants of a space", "method": "get", "endpoint": "spaces/:id/participants", "responses": [ { "uuid": "16feee20-ec55-467c-9538-20f7823ad374", "body": "{\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"participants\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"numberOfTopics\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"smallImageUri\": \"\",\n \"state\": \"\",\n \"tenantId\": \"\",\n \"userId\": \"\"\n }\n ],\n \"searchPointer\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Participants successfully retrieved", "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": "72cea28e-a811-49b5-b961-b1741a0fa938", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32d47dd5-e6e9-4633-9530-ef6f7447cf95", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4a65c3b-8139-4a71-872e-ad0b52c7b97f", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "67576f51-dc77-4168-b69e-fcdcfbd2fa32", "documentation": "Get the pending participants of a space", "method": "get", "endpoint": "spaces/:id/participants/pending", "responses": [ { "uuid": "cae52d9b-a4e8-45c8-9e29-1dabb13d762b", "body": "{\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"participants\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"numberOfTopics\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"smallImageUri\": \"\",\n \"state\": \"\",\n \"tenantId\": \"\",\n \"userId\": \"\"\n }\n ],\n \"searchPointer\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Pending participants successfully retrieved", "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": "8cc94544-03d1-4c17-b878-368bd5749aba", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0aa031d-4e5a-4048-b318-5714b6555fbc", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a97792cd-fedd-41b5-a7e5-01c4587f6c85", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "622c9a4c-8337-4bbc-b305-3f81673cb496", "documentation": "Retrieve pinned topics", "method": "get", "endpoint": "spaces/:id/pinnedTopics", "responses": [ { "uuid": "9bce2292-2016-47d3-9da5-bb8e332d33ae", "body": "[\n {\n \"position\": {{faker 'number.int' max=99999}},\n \"subject\": \"\",\n \"topicId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Pinned topics successfully retrieved (or none available). ", "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": "c17dcf5c-9764-4f35-95d1-a845ff72ab46", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a532fbaa-46b7-4288-869e-5fb9fd78d99c", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd5d14ee-e005-4deb-ac29-842feb771bd7", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "7caee9aa-4f13-4728-9121-c888dc954ee3", "documentation": "Finds participants to add to add to a space ", "method": "get", "endpoint": "spaces/:id/searchParticipantsToAdd", "responses": [ { "uuid": "82cd6116-3c09-49d2-8070-a40e7a379d39", "body": "[\n {\n \"department\": \"\",\n \"firstName\": \"\",\n \"isMember\": {{faker 'datatype.boolean'}},\n \"jobTitle\": \"\",\n \"lastName\": \"\",\n \"smallImageUri\": \"\",\n \"tenantId\": \"\",\n \"userId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "participants successfully found", "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": "65515331-ef98-4ffb-b38e-860eb44f9604", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "adf796a9-1405-44bf-817d-7759d125fe72", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c414c04-bf37-426b-a067-7cae01f55665", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "c953bb1b-a082-4492-a077-9eedac455fd3", "documentation": "Get the participants of a space", "method": "get", "endpoint": "spaces/:id/searchSpaceParticipants", "responses": [ { "uuid": "a01263c2-5458-496c-be34-2cb409fc13ad", "body": "[\n {\n \"hasMore\": {{faker 'datatype.boolean'}},\n \"participants\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"department\": \"\",\n \"firstName\": \"\",\n \"isMember\": {{faker 'datatype.boolean'}},\n \"jobDescription\": \"\",\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastName\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"numberOfTopics\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"role\": \"\",\n \"smallImageUri\": \"\",\n \"spaceId\": \"\",\n \"state\": \"\",\n \"tenantId\": \"\",\n \"userId\": \"\"\n }\n ],\n \"searchPointer\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Participants successfully retrieved", "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": "f615c3c8-fcaa-46a2-8d41-eca664c3c03d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87ab2c6e-c345-43e5-9871-ddef2cf29f30", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f239a84-6871-4791-a8df-f11b8dbdb287", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "3940aa25-8693-413d-8317-e8fc2d0e10b8", "documentation": "Update read timestamp", "method": "put", "endpoint": "spaces/:id/updateTimestamp", "responses": [ { "uuid": "c9ef0240-9266-4f78-bcb1-aa39a4e067d8", "body": "", "latency": 0, "statusCode": 200, "label": "Read timestamp successfully updated.", "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": "5891d3bf-40f4-4806-b219-dbbce24bebd1", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "caa2d33f-752d-46ea-9b77-f0dce030e369", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c994d0dd-49ba-4029-a70c-7ed7649df90a", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "67571294-1fa3-42b3-b85c-3600939f3e64", "documentation": "Update participant", "method": "put", "endpoint": "spaces/:spaceId/participant", "responses": [ { "uuid": "0958e6f3-979a-4f68-825f-24f4c7c40184", "body": "", "latency": 0, "statusCode": 200, "label": "Role successfully updated", "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": "ae05c599-910c-4242-a772-17463caabbba", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dd25a621-383f-4d4f-9ba7-a443f53e7a53", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f956d450-8d75-49dd-acc6-3006e7136710", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "d1677ed3-b4be-402c-95ee-d84f13134e7a", "documentation": "missing documentation", "method": "get", "endpoint": "spaces/:spaceId/participant/import/", "responses": [ { "uuid": "377112bb-6732-4583-8274-4fcc6378290d", "body": "{\n \"actualNumberOfImportedParticipants\": {{faker 'number.int' max=99999}},\n \"estimatedImportDuration\": {{faker 'number.int' max=99999}},\n \"importEndDate\": {{faker 'number.int' max=99999}},\n \"importFileId\": \"\",\n \"importFileName\": \"\",\n \"importProgress\": {{faker 'number.int' max=99999}},\n \"importStartDate\": {{faker 'number.int' max=99999}},\n \"importStatus\": \"\",\n \"plannedNumberOfImportedParticipants\": {{faker 'number.int' max=99999}},\n \"resultFileId\": \"\",\n \"resultFileName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "missing documentation", "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": "160e2f49-aaa1-47ae-848d-fc7ef0428f17", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ff818cf-a024-43b5-a41e-145a4d8d4c8d", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "679edfde-f916-4cc9-af7a-a6fd37f35336", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "dcc0dee1-ea14-4983-ac27-54138d7f91df", "documentation": "request access for a space", "method": "post", "endpoint": "spaces/:spaceId/participant/request", "responses": [ { "uuid": "88705be7-5e49-42dd-ac71-291509230cd7", "body": "", "latency": 0, "statusCode": 200, "label": "request is recieved", "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": "b3c4ddec-c857-44b9-abb5-5954978926e4", "body": "", "latency": 0, "statusCode": 400, "label": "invalid parameter", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96ebdd32-065c-4f0a-8b6f-28d1895dd839", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b4ee601-21b5-4611-b097-9164c0e6938e", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d0311e7-2cd8-4fcb-b10c-adaa129447d5", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "4c71dde8-c37c-4e0e-b5f8-681da51e1459", "documentation": "Deny access for a space", "method": "post", "endpoint": "spaces/:spaceId/participant/:participantId/deny", "responses": [ { "uuid": "2d3356ef-c47d-47f2-86f3-33610ab3b234", "body": "", "latency": 0, "statusCode": 200, "label": "Access denied", "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": "f84b9eb2-ecb9-49f1-95ed-8a19df89e916", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid parameter", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bd3b020-6840-4cd1-bad6-fbaf8b07913d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04801b15-31fb-4817-997c-af7dd51bd280", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08c71a19-f0f2-4910-a9d7-ef1f2eee834d", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "72b9bbcd-80bb-4f12-880c-2c546a961fe4", "documentation": "grant access for a space", "method": "post", "endpoint": "spaces/:spaceId/participant/:participantId/grant", "responses": [ { "uuid": "d3f6798d-f9d8-4f23-bbba-289f1ba41f96", "body": "", "latency": 0, "statusCode": 200, "label": "access granted", "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": "cb37c926-afdd-4fd5-b32a-487b7224d753", "body": "", "latency": 0, "statusCode": 400, "label": "invalid parameter", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e48d58f6-9622-4044-a5e8-4d86ec4c40ab", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dfb75401-f279-49b5-bd8d-8f138a3aa205", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36eab8af-1cf8-441e-b525-0a826034dbab", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "2b9b30ab-2030-41eb-ab25-f04166dfd975", "documentation": "creates a new space topic", "method": "post", "endpoint": "spaces/:spaceId/topic", "responses": [ { "uuid": "1e3c06fe-d356-4f91-b3ae-7f73b83e38d5", "body": "{\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastContentCreatorId\": \"\",\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"pinned\": {{faker 'datatype.boolean'}},\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n },\n \"subject\": \"\",\n \"tags\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "returns the created topic", "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": "5778341f-7edf-4f76-887c-7b2f16555016", "body": "", "latency": 0, "statusCode": 400, "label": "something went wrong", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09b18cb7-5701-40c0-b769-2840580f5ceb", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fd70e63-059b-4945-b1ee-3abbcab4c093", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19e6bb43-ed36-430d-bb0d-adafb095946b", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "f58eaa8b-4c61-40c9-8e8b-bad9a8b6bb56", "documentation": "Gets space replies and a topic", "method": "get", "endpoint": "spaces/:spaceId/topic/:topicId", "responses": [ { "uuid": "349769e4-001a-485f-b4d1-b263774a55dd", "body": "{\n \"replies\": [\n {\n \"parentTopicId\": \"\",\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n }\n }\n ],\n \"topic\": {\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastContentCreatorId\": \"\",\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"pinned\": {{faker 'datatype.boolean'}},\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n },\n \"subject\": \"\",\n \"tags\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Returns the replies with a topic", "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": "3c124d2e-8c22-47e5-8bc2-9b522e817f84", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e41f3e79-5a66-4252-ae62-2c102263e021", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27357d7a-02f7-4f72-83b5-e06c8a6b29c8", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "16d73992-fe93-4b6e-bbf4-91415ad56ad4", "documentation": "Updates a topic", "method": "put", "endpoint": "spaces/:spaceId/topic/:topicId", "responses": [ { "uuid": "c37617a6-a6dd-4b36-ae8d-27b122461a85", "body": "{\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastContentCreatorId\": \"\",\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"pinned\": {{faker 'datatype.boolean'}},\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n },\n \"subject\": \"\",\n \"tags\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returns the updated space topic", "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": "04c82152-56f5-4b11-a862-108f794eea2e", "body": "", "latency": 0, "statusCode": 400, "label": "Http_bad_request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bf506bf-65c9-4276-89e3-2b51ca84407d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "096b87fc-6b28-4895-aa94-6851ae79c3aa", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab47aea6-24b1-4b3a-b706-b5af9fd43057", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "51f58d8a-1099-416d-b3e0-5f94e2779838", "documentation": "Gets space replies", "method": "get", "endpoint": "spaces/:spaceId/topic/:topicId/reply", "responses": [ { "uuid": "e5ba1bc7-b6e6-4107-9641-d2ebcb4b426a", "body": "{\n \"parentTopicId\": \"\",\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returns the replies", "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": "8c4abaf2-3a4f-4465-9300-a0c80b0dfa2b", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "361aa532-900b-4078-80f8-71bc379248b1", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15cfbf9e-881b-4ac5-ad2a-dd6f4d2979e2", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "95f0ed50-7400-41cb-8f72-7ed510491d2e", "documentation": "creates a reply to a topic", "method": "post", "endpoint": "spaces/:spaceId/topic/:topicId/reply", "responses": [ { "uuid": "42b23fe6-4bfa-4f76-83ef-4f94da92241d", "body": "{\n \"parentTopicId\": \"\",\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "returns the created reply", "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": "496f210b-ec3c-4e20-bb77-1ce33b5c6b77", "body": "", "latency": 0, "statusCode": 400, "label": "invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53c41bbe-dc88-4007-9be4-10cdce538bd4", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52c45177-4311-4000-9cdf-c3dea35fa3e6", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc031aaf-97ba-4aba-b555-9f639f11052a", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "92ed2442-61ce-457d-b853-b26cd1c167e8", "documentation": "Updates a space reply", "method": "put", "endpoint": "spaces/:spaceId/topic/:topicId/reply/:replyId", "responses": [ { "uuid": "80cc5f0d-90ae-4e62-af57-7e41f6b46b72", "body": "{\n \"parentTopicId\": \"\",\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The updated space reply", "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": "b46256f5-457f-4c6e-bb06-e1bf920f0b9f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d20bbf0a-b4d9-4ea7-a74f-0446750a89f5", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15a38c8c-7123-4b9b-a033-9f7f9976b82c", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b8f8671-c375-4ed8-ba9a-580315089243", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "edad7a04-abef-4da0-8a21-51e8c3183c4f", "documentation": "Gets space topics", "method": "get", "endpoint": "spaces/:spaceId/topics", "responses": [ { "uuid": "05cfe40d-faf7-4e95-914b-1869d2ac540d", "body": "[\n {\n \"lastContentCreationTime\": {{faker 'number.int' max=99999}},\n \"lastContentCreatorId\": \"\",\n \"numberOfReplies\": {{faker 'number.int' max=99999}},\n \"pinned\": {{faker 'datatype.boolean'}},\n \"spaceItem\": {\n \"Status\": \"\",\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n }\n ],\n \"complex\": {{faker 'datatype.boolean'}},\n \"content\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deletedBy\": \"\",\n \"externalAttachments\": [\n {\n \"attachment\": {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"inlineUsage\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"layout\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"spaceId\": \"\",\n \"thumbnailId\": \"\"\n },\n \"downloadLocation\": \"\",\n \"previewLocation\": \"\",\n \"shareLinkToken\": \"\",\n \"type\": \"\"\n }\n ],\n \"formMetaData\": \"\",\n \"itemId\": \"\",\n \"mentionedUsers\": [\n \"\"\n ],\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"numberOfLikes\": {{faker 'number.int' max=99999}},\n \"previews\": [\n {\n \"description\": \"\",\n \"html\": \"\",\n \"imageURI\": \"\",\n \"provider\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"sharedItems\": [\n {\n \"containerId\": \"\",\n \"containerName\": \"\",\n \"containerType\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"itemId\": \"\",\n \"parentTopicId\": \"\",\n \"subType\": \"\"\n }\n ],\n \"spaceId\": \"\",\n \"tenantId\": \"\"\n },\n \"subject\": \"\",\n \"tags\": [\n \"\"\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns the the topics", "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": "4df564d9-e44d-4293-811e-c13f7f6f2a82", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a15b358-6be7-455d-9793-6f1cd4378f24", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6adf6d25-6292-4812-8dc7-d05c3496e97c", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "797578f0-6c23-4ad0-a927-00caa51ca65a", "documentation": "Update content of welcome box", "method": "put", "endpoint": "spaces/:spaceId/welcomebox/:content", "responses": [ { "uuid": "2e794073-631f-4d4f-86e5-d3fafc06ad4c", "body": "", "latency": 0, "statusCode": 200, "label": "missing documentation", "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": "9bf4525f-528b-4e83-a577-d340112947b1", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d43eb27-fef9-481f-abfc-e861873de889", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3e921a2-e83f-48c6-ac40-5964822949ef", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "39ac7300-28cd-445d-a26c-becfc35125ee", "documentation": "Pin a topic", "method": "put", "endpoint": "spaces/:topicId/pin", "responses": [ { "uuid": "a79b830d-bfe5-4670-b9c6-5dd58e3c3822", "body": "", "latency": 0, "statusCode": 200, "label": "Topic successfully pinned.", "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": "8bdabb60-686c-4c9c-8f12-1defcc67117d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11d75f03-ed27-4c7b-82e7-a2f6c08bdaef", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d67560df-573f-4130-8d6d-e4d3c839e636", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "17af2e83-a966-4d6d-bd6e-a77f2cfe80ab", "documentation": "Unpin a topic", "method": "put", "endpoint": "spaces/:topicId/unpin", "responses": [ { "uuid": "0bda4468-f06d-4587-b9db-c89ede020b32", "body": "", "latency": 0, "statusCode": 200, "label": "Topic successfully unpinned.", "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": "2a73fcf7-b99d-4fe2-945d-986a6aa8aa5f", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0937efc-2968-4fe1-84b9-487cf6ddc89a", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "acf6b771-175e-4364-8d66-583def1c353c", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "8d822953-5951-4124-b87c-6b60285c38b3", "documentation": "Get devices infos", "method": "get", "endpoint": "telephony/deviceInfos", "responses": [ { "uuid": "5db02727-5faf-4c48-a4e2-475ab8027349", "body": "", "latency": 0, "statusCode": 200, "label": "Device infos successfully retrieved", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "59f7464e-bfe4-4440-9f9b-2d70fa8a42ce", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd191aa9-d12b-4a39-91b7-33d6544831eb", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e260636-b2bd-46a0-9eda-8ece50629b0a", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "ed1f4514-6b72-4ed4-b6b3-d8e259caa04d", "documentation": "Get telephony conversation id", "method": "get", "endpoint": "telephony/telephonyConversationId", "responses": [ { "uuid": "c8e70a26-8839-4bfd-b144-0da35795a544", "body": "", "latency": 0, "statusCode": 200, "label": "Telephony conversation id successfully retrieved", "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": "cad46650-40d1-4cd9-8267-479e0c053fb6", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e61ef4c9-1968-47aa-874f-7d8feb5293ee", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c8ab944-ba98-4e56-826e-b23d91220269", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "cf39161a-b654-45ab-85c1-986cc1d279df", "documentation": "Get journal", "method": "get", "endpoint": "telephony/:telephonyConversationId/journal", "responses": [ { "uuid": "95b8f7cd-c381-47c0-ab07-f555e4de7d3c", "body": "[\n {\n \"attachments\": [\n {\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"deleteUrl\": \"\",\n \"fileId\": \"\",\n \"fileName\": \"\",\n \"itemId\": \"\",\n \"mimeType\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"includeInUnreadCount\": {{faker 'datatype.boolean'}},\n \"itemId\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"rtc\": {\n \"ended\": {\n \"duration\": {{faker 'number.int' max=99999}},\n \"maxNumberOfAttendees\": {{faker 'number.int' max=99999}},\n \"pickFromParticipant\": \"\"\n },\n \"missed\": \"\",\n \"moved\": {\n \"conversationId\": \"\",\n \"direction\": \"\"\n },\n \"rtcParticipants\": [\n {\n \"displayName\": \"\",\n \"fullyQualifiedNumber\": \"\",\n \"phoneNumber\": \"\",\n \"resolvedUser\": \"\",\n \"type\": \"\",\n \"userId\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"system\": {\n \"affectedParticipants\": [\n \"\"\n ],\n \"newTopic\": \"\",\n \"oldTopic\": \"\",\n \"type\": \"\"\n },\n \"text\": {\n \"content\": \"\",\n \"contentType\": \"\",\n \"formMetaData\": \"\",\n \"isWebhookMessage\": {{faker 'datatype.boolean'}},\n \"likedUserIds\": [\n \"\"\n ],\n \"parentId\": \"\",\n \"preview\": {\n \"imageURI\": \"\",\n \"srcURL\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n },\n \"state\": \"\",\n \"subject\": \"\"\n },\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Journal successfully retrieved", "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": "4a025cdd-ca0b-4df8-970f-d32e7552c0e0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c306ff6c-d5db-48a6-9915-fd09cd9f3b0f", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58af7dd0-3e7c-476b-b0ca-d1ec23349628", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "8b9b3d24-e3b2-4fbd-95fb-277cc55f494d", "documentation": "Search for users", "method": "get", "endpoint": "users", "responses": [ { "uuid": "fbe45fcf-1e4c-4121-a57f-ea63f04740ca", "body": "[\n {\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"company\": \"\",\n \"department\": \"\",\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"emailAddresses\": [\n {\n \"address\": \"\",\n \"type\": \"\"\n }\n ],\n \"firstName\": \"\",\n \"jobTitle\": \"\",\n \"lastName\": \"\",\n \"locale\": \"\",\n \"phoneNumber\": \"\",\n \"phoneNumbers\": [\n {\n \"phoneNumber\": \"\",\n \"type\": \"\"\n }\n ],\n \"primaryTenantId\": \"\",\n \"secondaryEmailAddress\": \"\",\n \"secondaryTenantId\": \"\",\n \"userId\": \"\",\n \"userState\": \"\",\n \"userType\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The users which match the search criteria", "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": "a87db8e3-9f00-4ebb-9552-ef4292d02216", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b10ab7d5-9f4c-4120-ab53-72bfe2f3cf1f", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ea2eff2-3ecf-4c1e-95d0-49e0b91372a3", "body": "", "latency": 0, "statusCode": 404, "label": "The search term did not much any results", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00cb91a4-4f10-4175-a7ac-bc478f3185ad", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "069c3125-e5f4-4e8a-8a03-509eccfb60ee", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "b36b2bdc-2ca6-478b-a161-6d51c8b53a1d", "documentation": "Returns all user labels", "method": "get", "endpoint": "users/labels", "responses": [ { "uuid": "6acc9055-7923-4c1f-856c-b05ed6f333dc", "body": "", "latency": 0, "statusCode": 200, "label": "List of labels", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "85205019-2d1b-4dcc-8002-210637a5caeb", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc52b125-f37e-4021-a580-d8d15851f510", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5dcf6ba1-e44d-4f6c-85b5-0fc533fa3b0f", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "2334b74b-cbae-40be-8dcf-eeee4cc6775f", "documentation": "Add a user label", "method": "post", "endpoint": "users/labels", "responses": [ { "uuid": "2c6bdffc-8463-441f-96d1-f4879ed32fdd", "body": "{\n \"labelId\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The label was successfully added", "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": "ad08e27e-8403-4def-a6dd-03a4c22385b3", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f54222a-fdfb-4aab-835a-3734d83a3342", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74efe94c-3c5d-4cd3-9536-b647b368b2bb", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "ee7609c1-a797-4de2-97f4-2f2650aeb57e", "documentation": "Remove a user label", "method": "delete", "endpoint": "users/labels/:labelId", "responses": [ { "uuid": "36693d18-b2b6-4ef3-b745-58a80ff5687b", "body": "{\n \"labelId\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The label was successfully removed", "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": "46bb0b57-f131-425e-873b-c5dbfc5ab5dc", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9b38d70-e956-47a5-a025-b2cd7b360ff9", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "956050e4-3122-47e7-9524-5b3532407414", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bebd3da7-b485-4797-88cf-4e02812eeeb8", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "47e88343-b2cb-4618-b6bb-7d2e3b038a3c", "documentation": "Search multiple users.", "method": "get", "endpoint": "users/list", "responses": [ { "uuid": "37214817-3df7-4141-a434-875516848a86", "body": "[\n {\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"company\": \"\",\n \"department\": \"\",\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"emailAddresses\": [\n {\n \"address\": \"\",\n \"type\": \"\"\n }\n ],\n \"firstName\": \"\",\n \"jobTitle\": \"\",\n \"lastName\": \"\",\n \"locale\": \"\",\n \"phoneNumber\": \"\",\n \"phoneNumbers\": [\n {\n \"phoneNumber\": \"\",\n \"type\": \"\"\n }\n ],\n \"primaryTenantId\": \"\",\n \"secondaryEmailAddress\": \"\",\n \"secondaryTenantId\": \"\",\n \"userId\": \"\",\n \"userState\": \"\",\n \"userType\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "At least one user was found and returned in a list", "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": "5f58233d-1f91-4622-a8db-0e47a99d775e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cddc925c-6735-4405-9520-5f20839fb27b", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "26747404-2c57-4f0a-a64c-0940e51bcaa9", "body": "", "latency": 0, "statusCode": 404, "label": "No user was found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a09bda4f-c9bd-4163-958f-cd2c033650e6", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46ce0330-7e2a-4379-8dd0-4a78ec115ae7", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "9678dba1-6eec-47fd-93d0-0122b6c9b3a3", "documentation": "Gets the presence status", "method": "get", "endpoint": "users/presence", "responses": [ { "uuid": "db0b2d68-eca9-47aa-aac7-f9cf83a52dbb", "body": "[\n {\n \"dndUntil\": {{faker 'number.int' max=99999}},\n \"isOptedOut\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"locationText\": \"\",\n \"longitude\": {{faker 'number.float'}},\n \"mobile\": {{faker 'datatype.boolean'}},\n \"poor\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"statusMessage\": \"\",\n \"timeZoneOffset\": {{faker 'number.int' max=99999}},\n \"userId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The presence states", "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": "289b1ca3-f3c7-433c-b5f7-f721701b965e", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "870e1097-d861-49cd-8a39-fac08a822725", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "908e8f4c-5e19-4c91-b503-923bf1007e14", "body": "", "latency": 0, "statusCode": 404, "label": "One or more of the users do not exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec595556-69a5-44ff-9b14-724de0bfe336", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09791061-8b8e-45e0-a357-7fd5bf492f73", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "cfcef48f-bbc8-4cbc-8a1b-a0f80bd217c9", "documentation": "Updates the presence status", "method": "put", "endpoint": "users/presence", "responses": [ { "uuid": "7c9b346f-93f5-4c44-b412-4f60a114fe8e", "body": "{\n \"dndUntil\": {{faker 'number.int' max=99999}},\n \"isOptedOut\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"locationText\": \"\",\n \"longitude\": {{faker 'number.float'}},\n \"mobile\": {{faker 'datatype.boolean'}},\n \"poor\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"statusMessage\": \"\",\n \"timeZoneOffset\": {{faker 'number.int' max=99999}},\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The presence states", "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": "70d6e1a0-8696-47a6-9022-318f2f656e19", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96a24132-0434-461b-b219-aa9d470f737d", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4c2162a-66ed-49ff-8015-814d86f8e98a", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db197ed1-824c-4334-ab8c-3c95ba7659d2", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "f361b607-e0c0-459d-aa2d-27f8eec613d7", "documentation": "Gets the authenticated user's profile information", "method": "get", "endpoint": "users/profile", "responses": [ { "uuid": "d6df6691-1c9e-4aae-b58a-d2f7d330f9b1", "body": "", "latency": 0, "statusCode": 200, "label": "Gets the authenticated user's profile information", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e13b41e9-98c9-4b76-a6bf-e82319f86d53", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22e443de-9fdb-4ef3-bb99-af0970cd3fb6", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1cd61245-fcf6-47c0-8459-4fad40da432e", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "3d743546-2e37-4189-8ef8-b743a1c09eee", "documentation": "Updates the user profile", "method": "put", "endpoint": "users/profile", "responses": [ { "uuid": "3dde517d-d18a-4ebd-9dad-9afda3c89340", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"company\": \"\",\n \"department\": \"\",\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"emailAddresses\": [\n {\n \"address\": \"\",\n \"type\": \"\"\n }\n ],\n \"firstName\": \"\",\n \"jobTitle\": \"\",\n \"lastName\": \"\",\n \"locale\": \"\",\n \"phoneNumber\": \"\",\n \"phoneNumbers\": [\n {\n \"phoneNumber\": \"\",\n \"type\": \"\"\n }\n ],\n \"primaryTenantId\": \"\",\n \"secondaryEmailAddress\": \"\",\n \"secondaryTenantId\": \"\",\n \"userId\": \"\",\n \"userState\": \"\",\n \"userType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The modified user object.", "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": "ffce8219-fbe0-457e-be35-3e72e250c020", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18b7276d-8779-4655-8475-3f2caa4abdef", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f82fe6b8-b215-44ee-b8ef-6365833dfb7f", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9447a3f1-9365-4e50-bd07-cfef729230dd", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "55e9d698-701f-4f9d-b337-d15a2c1492d1", "documentation": "Gets the support information", "method": "get", "endpoint": "users/supportinfo", "responses": [ { "uuid": "53c262ea-6bfb-4a28-885d-e4df6813943a", "body": "", "latency": 0, "statusCode": 200, "label": "The operation was successful, the support information returned", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "85d83cca-0056-4713-bb88-14ccca50ed10", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2bd4917-34db-4a30-9a51-fc9f54e05691", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c6902c4-eeb0-4bd8-b30e-9b7d26e4b1bb", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "36af67da-d800-4e5a-bdae-cdab1a57a67c", "documentation": "Get user by email", "method": "get", "endpoint": "users/:emailAddress/getUserByEmail", "responses": [ { "uuid": "90cd33a8-06ca-4e45-9472-d018c012824c", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"company\": \"\",\n \"department\": \"\",\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"emailAddresses\": [\n {\n \"address\": \"\",\n \"type\": \"\"\n }\n ],\n \"firstName\": \"\",\n \"jobTitle\": \"\",\n \"lastName\": \"\",\n \"locale\": \"\",\n \"phoneNumber\": \"\",\n \"phoneNumbers\": [\n {\n \"phoneNumber\": \"\",\n \"type\": \"\"\n }\n ],\n \"primaryTenantId\": \"\",\n \"secondaryEmailAddress\": \"\",\n \"secondaryTenantId\": \"\",\n \"userId\": \"\",\n \"userState\": \"\",\n \"userType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "User successfully retrieved", "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": "29a48871-23c5-4a9d-8e03-1416013ba1ea", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a316bbe-d612-46ca-a4d2-9fbd7b4d1f6b", "body": "", "latency": 0, "statusCode": 404, "label": "User not found or not a session guest. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca749d0e-4fe7-47ed-a4f3-5760ff0b2d09", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a385ba82-c2ef-4033-92c7-da68f36eb9e1", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "543270de-1eb6-4918-b6e4-19252b09d184", "documentation": "Gets the user's profile information", "method": "get", "endpoint": "users/:id", "responses": [ { "uuid": "debca8df-bb79-4fd6-a8b1-97ebde44dd01", "body": "{\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"company\": \"\",\n \"department\": \"\",\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"emailAddresses\": [\n {\n \"address\": \"\",\n \"type\": \"\"\n }\n ],\n \"firstName\": \"\",\n \"jobTitle\": \"\",\n \"lastName\": \"\",\n \"locale\": \"\",\n \"phoneNumber\": \"\",\n \"phoneNumbers\": [\n {\n \"phoneNumber\": \"\",\n \"type\": \"\"\n }\n ],\n \"primaryTenantId\": \"\",\n \"secondaryEmailAddress\": \"\",\n \"secondaryTenantId\": \"\",\n \"userId\": \"\",\n \"userState\": \"\",\n \"userType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation was successful, the user profile is returned", "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": "32b140b9-ab9f-4fff-a7f4-a847248fd023", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce9aa633-e343-4c78-b655-3459899c4be3", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14d0cccd-dbc1-46ec-a832-2c34cfffdd4a", "body": "", "latency": 0, "statusCode": 404, "label": "The user does not exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f00b8386-ac8e-4d40-959d-5879f3b440a5", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20ab738c-d021-4bb3-9064-57d23f9bdd03", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "5264d116-9048-4b48-87e1-528782fd06f6", "documentation": "Gets the presence status", "method": "get", "endpoint": "users/:id/presence", "responses": [ { "uuid": "d6ded354-f8d1-427a-9ec0-aac351d9ffa1", "body": "{\n \"dndUntil\": {{faker 'number.int' max=99999}},\n \"isOptedOut\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"locationText\": \"\",\n \"longitude\": {{faker 'number.float'}},\n \"mobile\": {{faker 'datatype.boolean'}},\n \"poor\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"statusMessage\": \"\",\n \"timeZoneOffset\": {{faker 'number.int' max=99999}},\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The presence state", "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": "7ca39819-9177-4877-9fe3-17a18ffd1159", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b0ff19a-87fa-4dda-99b5-57c2acd0e92e", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c3d86ed-e909-47f3-8d5b-47e303f6a2fa", "body": "", "latency": 0, "statusCode": 404, "label": "The user does not exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa564166-a32b-4970-aae5-f22b7d08e646", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67c5b5be-7ced-498d-a42c-aa5504835d9e", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "3b8dd049-3262-40f9-ada1-dd0e1e5cf3e3", "documentation": "Removes all webHooks", "method": "delete", "endpoint": "webhooks", "responses": [ { "uuid": "757ad1a2-7f40-4fab-baa1-bde309f15311", "body": "", "latency": 0, "statusCode": 204, "label": "The operation was successful", "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": "737d4a4f-f733-430e-9854-e3589b824d22", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d2f25cf-d7c4-4510-9dbb-728d6bf25790", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69684e69-0ec5-492c-a9bb-af39399d96ba", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "6cfd0620-1d65-4a45-80df-005d8255e3cf", "documentation": "Gets a list of webHooks", "method": "get", "endpoint": "webhooks", "responses": [ { "uuid": "f9d4fbd9-390f-4559-a148-d5895eabcaf4", "body": "", "latency": 0, "statusCode": 200, "label": "The list of registered webHooks", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f39d8783-730e-4a6f-be4c-add558c0c742", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dcd9db9-5169-451b-bf3e-17736d244d61", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ddd35a2-d820-4ba7-90d3-0fb813c688f7", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "a1e1caa3-16d1-4ceb-8f62-3dbd89eb4a7b", "documentation": "Registers a WebHook", "method": "post", "endpoint": "webhooks", "responses": [ { "uuid": "5f795578-3f33-4705-a87d-46d9d367de7f", "body": "{\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"filter\": [\n \"\"\n ],\n \"id\": \"\",\n \"subscriptionIds\": [\n \"\"\n ],\n \"type\": \"\",\n \"url\": \"\",\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "The webHook was successfully registered", "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": "3bb77fa1-21ac-4a15-9f46-4b53ad3e3dab", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62d3fe4c-54ca-47a7-ae1b-dd99017385fc", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3740698c-cfcd-4103-bcd3-0e5c190bdc4c", "body": "", "latency": 0, "statusCode": 403, "label": "The maximum number of allowed webHook is reached", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ca615e4-71db-4e77-aee3-c5df25e1dbaa", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d9a7ebe-2262-4933-aa4d-dee121fb7f14", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "7ae565c0-e2da-4f00-961e-305b94592a53", "documentation": "Create a new webhook for existing conversation.", "method": "post", "endpoint": "webhooks/incoming/create/:conversationId", "responses": [ { "uuid": "b578b030-be7d-459c-bd82-508e21d88d6f", "body": "{\n \"conversationId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"description\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\",\n \"url\": \"\",\n \"userId\": \"\",\n \"webhookId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The created webhook object as JSON string.", "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": "0e68bc45-5fe4-4d93-ad09-c791621f9e23", "body": "", "latency": 0, "statusCode": 400, "label": "Could not create webhook.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a460c34b-d68d-4271-96f5-71de8dccccb7", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f9a9472-1eb4-4e3f-a577-2f534ba36e96", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ce4bd8d-7104-40d8-9c0e-02b0dd95ee5d", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "a9be47cd-427e-4341-bcdc-7142f37e0dcb", "documentation": "Get all webhooks of a special user.", "method": "get", "endpoint": "webhooks/incoming/user/:userId", "responses": [ { "uuid": "d291326b-8196-4f27-a056-a01b94fc7daa", "body": "[\n {\n \"conversationId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"description\": \"\",\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\",\n \"url\": \"\",\n \"userId\": \"\",\n \"webhookId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Result successful", "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": "52ec397c-cee1-4864-8ca2-900d5482f632", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4165446d-6090-4d11-9208-8568b65ff740", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d57c1fa7-7ded-4d68-84c4-6430b8fb77b6", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a1d91a6-6902-4038-b53f-4eec16f238c7", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "6e1b5c38-0b8a-42ed-84a1-b4aea4c985b2", "documentation": "Delete an existing webhook", "method": "delete", "endpoint": "webhooks/incoming/:webhookId", "responses": [ { "uuid": "c7c12c2d-be51-4f8b-ab6b-4d631e32f761", "body": "", "latency": 0, "statusCode": 200, "label": "The webhook was deleted", "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": "328321ca-8953-47ee-a298-d32c34c51bc0", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee6cd89c-0eb1-4f3b-8b13-36239d967514", "body": "", "latency": 0, "statusCode": 404, "label": "Could not find webhook", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ab11fd2-dc98-4213-87f2-0dfc1840124d", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5911ce29-c1fe-4253-a074-f41b6347d5bc", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "93d573c9-18e1-4e1a-aa63-55ea4a8b4dd9", "documentation": "Post text item for conversation via webhook.", "method": "post", "endpoint": "webhooks/incoming/:webhookId", "responses": [ { "uuid": "6282af02-9b8a-4dd7-837e-10e678d4a9d6", "body": "", "latency": 0, "statusCode": 200, "label": "Message was posted to conversation", "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": "7cf17219-95ad-449d-a73a-d9fdee810da6", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2bb2a038-e3cd-4467-8276-289defa9bce7", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14586d1e-0a93-4bcc-a298-50510c19b797", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "069c4669-0e59-480d-b816-052e6795f5e2", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "d58e62ac-d68d-430e-acc5-dbac2f736e38", "documentation": "Registers Presence WebHook registration", "method": "post", "endpoint": "webhooks/presence", "responses": [ { "uuid": "246ced4c-7d80-4573-8f68-4ffe146302fa", "body": "{\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"filter\": [\n \"\"\n ],\n \"id\": \"\",\n \"subscriptionIds\": [\n \"\"\n ],\n \"type\": \"\",\n \"url\": \"\",\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "The webHook was successfully registered", "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": "f238a49e-d720-48fe-ad25-30551d1cc03c", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f53471d8-626f-41f2-b0d0-07e0c9548129", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4efcc9b4-1998-4fe8-bccb-b13d209bed72", "body": "", "latency": 0, "statusCode": 403, "label": "The maximum number of allowed userIds is reached or the maximum number of allowed webHook is reached", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0e77f2a-ee2c-4efc-aaad-51b2cf0543d5", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6ac538b-d7bd-4259-8144-46f096b8d86e", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "639c049f-3a2e-4883-b4df-b28589210c47", "documentation": "Updates a Presence WebHook registration", "method": "put", "endpoint": "webhooks/presence/:id", "responses": [ { "uuid": "24768ecc-59c5-491d-a519-b334971c675c", "body": "{\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"filter\": [\n \"\"\n ],\n \"id\": \"\",\n \"subscriptionIds\": [\n \"\"\n ],\n \"type\": \"\",\n \"url\": \"\",\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The webHook registration was successfully updated", "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": "a5516891-c403-472d-80ec-a846f289d000", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45469c02-cfc9-4dbc-84aa-02e3c47a5cae", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca7cac11-9fb1-4796-83e3-e2d6f076f72c", "body": "", "latency": 0, "statusCode": 403, "label": "The maximum number of allowed userIds is reached", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fedffb0-3de4-4a78-b99d-20970fe6b1b6", "body": "", "latency": 0, "statusCode": 404, "label": "The webHook does not exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1f9222e-d42c-4c6e-99fc-254f6d2fa34c", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd73e330-b592-44a8-bb07-481c25a99faf", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "a3c570d8-3eba-4383-ab72-80ec231e1768", "documentation": "Removes a registered webHook", "method": "delete", "endpoint": "webhooks/:id", "responses": [ { "uuid": "5112e6e1-fdb9-4613-9d02-50744337512e", "body": "", "latency": 0, "statusCode": 204, "label": "The operation was successful", "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": "db49529b-9765-4736-95af-94978ee14664", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bdc59c2-8afb-4bd4-87c7-52361f9be489", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5ef41cc-87d6-4458-b1b5-986157c5fc7f", "body": "", "latency": 0, "statusCode": 404, "label": "The webHook does not exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "605c734a-5743-4ea5-973a-192da0afa14c", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f89c7b1-79ff-42aa-87f9-98adacd95581", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "01cc0b9e-b873-44a6-b815-512e2c62ae34", "documentation": "Gets a webHook", "method": "get", "endpoint": "webhooks/:id", "responses": [ { "uuid": "615d01ee-c18e-416b-bb9d-b2ded7523702", "body": "{\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"filter\": [\n \"\"\n ],\n \"id\": \"\",\n \"subscriptionIds\": [\n \"\"\n ],\n \"type\": \"\",\n \"url\": \"\",\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The registered webHook with the given ID", "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": "87cf1d66-bdad-4dae-bc09-dafaaa116485", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f4a923a-0b13-49a5-bf5b-528477607c67", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48dd8a20-9c8f-49b8-a5a1-950a0f4d6603", "body": "", "latency": 0, "statusCode": 404, "label": "The webHook does not exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c8712e3-f5ee-4b11-92fd-ff0e70f9a23a", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0466437-c710-425b-a89a-868952887a71", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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": "c3902714-09fd-4567-bda8-993751e56315", "documentation": "Updates a WebHook registration", "method": "put", "endpoint": "webhooks/:id", "responses": [ { "uuid": "0d820163-5ccd-4d76-a9ca-24bf4cd6e5ba", "body": "{\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"filter\": [\n \"\"\n ],\n \"id\": \"\",\n \"subscriptionIds\": [\n \"\"\n ],\n \"type\": \"\",\n \"url\": \"\",\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The webHook registration was successfully updated", "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": "842b581d-6151-4692-89d7-65aa35318642", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96cd41b9-c5cb-43fc-ae8d-7717fef6d08a", "body": "", "latency": 0, "statusCode": 401, "label": "The authentication was not successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ab34be8-fe1a-4a83-a9d0-ecfa6695a287", "body": "", "latency": 0, "statusCode": 404, "label": "The webHook does not exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5594d7b2-2511-4e6a-9a28-247f8761cefd", "body": "", "latency": 0, "statusCode": 500, "label": "The server encountered an internal error and the operation could not be completed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e506412-b282-4d01-a487-658e749d19d4", "body": "", "latency": 0, "statusCode": 503, "label": "The server is currently unable to receive requests.", "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" } ], "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": "41fd6fa4-9c0d-4e81-b5f7-cdca3405389c" }, { "type": "route", "uuid": "d6d31d29-e348-4404-a00a-3c0b93e77492" }, { "type": "route", "uuid": "f1d1f480-e6fd-4dc0-a839-b9a1a3270f1e" }, { "type": "route", "uuid": "674d9d9b-5ddb-4c44-9d2f-d2d76faf9135" }, { "type": "route", "uuid": "a40be3e1-bfec-46f9-b4b8-6f79f24bb2b5" }, { "type": "route", "uuid": "4874457e-1f58-419c-979f-0764c59f2580" }, { "type": "route", "uuid": "afef9f9d-6e0d-4cc2-b837-7d4626f73805" }, { "type": "route", "uuid": "4eb53d7e-b582-4f6c-bcae-9fb025f4f52e" }, { "type": "route", "uuid": "7b29d44d-7c0a-49ac-bb85-e7793d8dd056" }, { "type": "route", "uuid": "75000da0-b95e-435e-a481-17d50609634b" }, { "type": "route", "uuid": "ad217dd8-b7b7-49fc-a07a-61a57eead576" }, { "type": "route", "uuid": "cbcd49b9-15d1-4a57-8d10-26ef4053dd21" }, { "type": "route", "uuid": "1572693a-492f-4ddd-8fb0-6581d294ed26" }, { "type": "route", "uuid": "cc70ce48-dc21-498d-9b13-04a33fe76df9" }, { "type": "route", "uuid": "bc0a4946-b677-46bb-9de4-9065656634b7" }, { "type": "route", "uuid": "c8d91602-ff5f-4c27-b62e-b02041839c51" }, { "type": "route", "uuid": "9c99b385-497c-4018-bfec-4f6b8ee14ed7" }, { "type": "route", "uuid": "b11d2ef8-8431-4c5f-b20a-bc84a493b431" }, { "type": "route", "uuid": "d48b8643-e17e-41ed-b88c-9286b8f310d0" }, { "type": "route", "uuid": "9571a95b-287a-4941-95e7-1d415d10bf6a" }, { "type": "route", "uuid": "cbf38b52-8e0c-4ab7-80c7-23c6bc0bcc7c" }, { "type": "route", "uuid": "be69d728-cc4c-45d9-b1b8-c993fb4e19b1" }, { "type": "route", "uuid": "119b8864-0fae-42a0-ab94-a795107870aa" }, { "type": "route", "uuid": "66809586-8281-4816-bd58-a273835bbd2e" }, { "type": "route", "uuid": "3a043b62-1092-4646-af02-1af80fac612c" }, { "type": "route", "uuid": "35c4b8ee-33be-4abe-af03-381b81298cca" }, { "type": "route", "uuid": "d9beedf7-0383-4b15-a1ff-ad536ded77c8" }, { "type": "route", "uuid": "48f26073-baef-4bf2-aec8-cf1f399897cb" }, { "type": "route", "uuid": "769400f5-f8a1-44a2-88a9-77932164b486" }, { "type": "route", "uuid": "e34b3732-f78d-42b5-a54a-d1e61215c49d" }, { "type": "route", "uuid": "75ac5a24-b0a1-4f43-800d-48b9f4ef6c16" }, { "type": "route", "uuid": "7e16b222-2dcf-4b8c-ac10-ec97b82a066f" }, { "type": "route", "uuid": "74205581-2296-4db4-bcb2-af372ca2f411" }, { "type": "route", "uuid": "09a14cb0-571a-432c-b53c-dde1bfab40b8" }, { "type": "route", "uuid": "10eb85e3-d33b-49ee-9e9a-cae3635d7441" }, { "type": "route", "uuid": "8ce1024d-b5ce-4f59-9ab9-42b209d02bd8" }, { "type": "route", "uuid": "f08de7a7-39fe-4139-b786-36d2749c9e64" }, { "type": "route", "uuid": "e5060849-277b-49f4-9e5c-57a93e7e72d3" }, { "type": "route", "uuid": "c6b2adc6-86e4-4feb-ba83-ec2528ba3b40" }, { "type": "route", "uuid": "2a3bfa49-5076-4264-9add-5baef7722695" }, { "type": "route", "uuid": "25e82012-0826-4726-ad3d-101b9a535fbc" }, { "type": "route", "uuid": "38653137-ec0c-4f2f-80b9-72affde24baa" }, { "type": "route", "uuid": "a2708e84-6f89-41fc-b079-1ea0613733d7" }, { "type": "route", "uuid": "d208a159-c58f-444b-871b-cd207b5e9136" }, { "type": "route", "uuid": "9a73b346-d04d-428a-b2ab-40e4e8866280" }, { "type": "route", "uuid": "bc7594e2-5932-4174-a51e-9a202c05c0aa" }, { "type": "route", "uuid": "68de7677-857d-4f74-81d7-1fa0e4ae31ab" }, { "type": "route", "uuid": "b2e19b59-ab7f-4118-b407-730a52d35b8a" }, { "type": "route", "uuid": "76a3523d-428e-4bd7-88c4-be8fdce0f784" }, { "type": "route", "uuid": "44a0e32d-5ac1-4dab-b499-ffb4335eb998" }, { "type": "route", "uuid": "3fee8925-289e-4c25-b75d-235566ec283e" }, { "type": "route", "uuid": "f72432ea-6a9b-41c6-8423-1205352e8b2c" }, { "type": "route", "uuid": "8648b3e8-c470-472b-be19-0dceeb1d94c0" }, { "type": "route", "uuid": "c0ced63a-cca4-4e02-aff4-4925ee5d319b" }, { "type": "route", "uuid": "24e70035-0eaf-4de4-b5c7-edc953a94232" }, { "type": "route", "uuid": "2af310e7-3566-4060-9d64-a5b416d3c900" }, { "type": "route", "uuid": "02a8f9e0-8108-4af8-a204-1a23c7f1e8d4" }, { "type": "route", "uuid": "7be3eac4-5d6c-47fe-bb5c-68c203c1da6b" }, { "type": "route", "uuid": "5868595d-510a-45f5-9278-7094240ebd93" }, { "type": "route", "uuid": "fdfedf16-f33c-4659-b157-0626b8dbb72b" }, { "type": "route", "uuid": "554682d7-8965-402f-9a34-7001f45f6373" }, { "type": "route", "uuid": "a19b2515-6c3f-4f26-b540-77c26fecf674" }, { "type": "route", "uuid": "371e3b70-746e-42d0-833c-7cd522812cb0" }, { "type": "route", "uuid": "6cc6ae4e-fae9-4c1f-9f46-86de727484c4" }, { "type": "route", "uuid": "ddbab269-f999-4365-a707-41effd83a723" }, { "type": "route", "uuid": "36b42c8f-c8ee-4ecc-b910-19b02ebe4863" }, { "type": "route", "uuid": "e0c53406-3d89-4c20-89b4-b1842ee7060e" }, { "type": "route", "uuid": "2bde4c4f-bfba-4def-ad46-b4e71096b959" }, { "type": "route", "uuid": "f7631f00-be2a-4c9f-8d77-629ae0bf2e0d" }, { "type": "route", "uuid": "2ce57503-6b9c-49e9-bfa5-4ccb5c4e6f22" }, { "type": "route", "uuid": "a7bc1a8b-40ac-4e7a-9eb1-babfe4341a92" }, { "type": "route", "uuid": "37778e97-6785-4d42-8965-9363f26314e4" }, { "type": "route", "uuid": "c773d664-57a7-40e5-b680-0c5b21d89ba0" }, { "type": "route", "uuid": "ff1dd8f9-c2df-4161-9634-e21ee972a457" }, { "type": "route", "uuid": "cf081335-ad85-4d8e-858f-0913a3ea84cf" }, { "type": "route", "uuid": "67576f51-dc77-4168-b69e-fcdcfbd2fa32" }, { "type": "route", "uuid": "622c9a4c-8337-4bbc-b305-3f81673cb496" }, { "type": "route", "uuid": "7caee9aa-4f13-4728-9121-c888dc954ee3" }, { "type": "route", "uuid": "c953bb1b-a082-4492-a077-9eedac455fd3" }, { "type": "route", "uuid": "3940aa25-8693-413d-8317-e8fc2d0e10b8" }, { "type": "route", "uuid": "67571294-1fa3-42b3-b85c-3600939f3e64" }, { "type": "route", "uuid": "d1677ed3-b4be-402c-95ee-d84f13134e7a" }, { "type": "route", "uuid": "dcc0dee1-ea14-4983-ac27-54138d7f91df" }, { "type": "route", "uuid": "4c71dde8-c37c-4e0e-b5f8-681da51e1459" }, { "type": "route", "uuid": "72b9bbcd-80bb-4f12-880c-2c546a961fe4" }, { "type": "route", "uuid": "2b9b30ab-2030-41eb-ab25-f04166dfd975" }, { "type": "route", "uuid": "f58eaa8b-4c61-40c9-8e8b-bad9a8b6bb56" }, { "type": "route", "uuid": "16d73992-fe93-4b6e-bbf4-91415ad56ad4" }, { "type": "route", "uuid": "51f58d8a-1099-416d-b3e0-5f94e2779838" }, { "type": "route", "uuid": "95f0ed50-7400-41cb-8f72-7ed510491d2e" }, { "type": "route", "uuid": "92ed2442-61ce-457d-b853-b26cd1c167e8" }, { "type": "route", "uuid": "edad7a04-abef-4da0-8a21-51e8c3183c4f" }, { "type": "route", "uuid": "797578f0-6c23-4ad0-a927-00caa51ca65a" }, { "type": "route", "uuid": "39ac7300-28cd-445d-a26c-becfc35125ee" }, { "type": "route", "uuid": "17af2e83-a966-4d6d-bd6e-a77f2cfe80ab" }, { "type": "route", "uuid": "8d822953-5951-4124-b87c-6b60285c38b3" }, { "type": "route", "uuid": "ed1f4514-6b72-4ed4-b6b3-d8e259caa04d" }, { "type": "route", "uuid": "cf39161a-b654-45ab-85c1-986cc1d279df" }, { "type": "route", "uuid": "8b9b3d24-e3b2-4fbd-95fb-277cc55f494d" }, { "type": "route", "uuid": "b36b2bdc-2ca6-478b-a161-6d51c8b53a1d" }, { "type": "route", "uuid": "2334b74b-cbae-40be-8dcf-eeee4cc6775f" }, { "type": "route", "uuid": "ee7609c1-a797-4de2-97f4-2f2650aeb57e" }, { "type": "route", "uuid": "47e88343-b2cb-4618-b6bb-7d2e3b038a3c" }, { "type": "route", "uuid": "9678dba1-6eec-47fd-93d0-0122b6c9b3a3" }, { "type": "route", "uuid": "cfcef48f-bbc8-4cbc-8a1b-a0f80bd217c9" }, { "type": "route", "uuid": "f361b607-e0c0-459d-aa2d-27f8eec613d7" }, { "type": "route", "uuid": "3d743546-2e37-4189-8ef8-b743a1c09eee" }, { "type": "route", "uuid": "55e9d698-701f-4f9d-b337-d15a2c1492d1" }, { "type": "route", "uuid": "36af67da-d800-4e5a-bdae-cdab1a57a67c" }, { "type": "route", "uuid": "543270de-1eb6-4918-b6e4-19252b09d184" }, { "type": "route", "uuid": "5264d116-9048-4b48-87e1-528782fd06f6" }, { "type": "route", "uuid": "3b8dd049-3262-40f9-ada1-dd0e1e5cf3e3" }, { "type": "route", "uuid": "6cfd0620-1d65-4a45-80df-005d8255e3cf" }, { "type": "route", "uuid": "a1e1caa3-16d1-4ceb-8f62-3dbd89eb4a7b" }, { "type": "route", "uuid": "7ae565c0-e2da-4f00-961e-305b94592a53" }, { "type": "route", "uuid": "a9be47cd-427e-4341-bcdc-7142f37e0dcb" }, { "type": "route", "uuid": "6e1b5c38-0b8a-42ed-84a1-b4aea4c985b2" }, { "type": "route", "uuid": "93d573c9-18e1-4e1a-aa63-55ea4a8b4dd9" }, { "type": "route", "uuid": "d58e62ac-d68d-430e-acc5-dbac2f736e38" }, { "type": "route", "uuid": "639c049f-3a2e-4883-b4df-b28589210c47" }, { "type": "route", "uuid": "a3c570d8-3eba-4383-ab72-80ec231e1768" }, { "type": "route", "uuid": "01cc0b9e-b873-44a6-b815-512e2c62ae34" }, { "type": "route", "uuid": "c3902714-09fd-4567-bda8-993751e56315" } ] }