{ "uuid": "a05f8687-3eac-4a9b-8fe7-ec4ae567e9c6", "lastMigration": 29, "name": "ConfigCat Public Management API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7c354766-fff9-4a5c-9f50-5c7eded04507", "documentation": "Delete Config", "method": "delete", "endpoint": "v1/configs/:configId", "responses": [ { "uuid": "a4fc7047-04f5-4778-ba28-2679787a5484", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "552c52f9-05c7-4549-9910-dc0811559e4f", "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": "570915ec-23e7-41e0-bfd0-0ecab6176dc1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef9a1c10-ad33-4860-9ba5-076d96b86159", "body": "", "latency": 0, "statusCode": 404, "label": "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": "08bec344-89b1-4285-9253-da1b8d9f9a9b", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "b9e1bd83-6e46-4104-9861-1e0e57e08a40", "documentation": "Get Config", "method": "get", "endpoint": "v1/configs/:configId", "responses": [ { "uuid": "df6d9a53-bae0-4161-b01b-c70ecd4865a3", "body": "{\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the config data 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": "da100272-03b8-4a35-b991-a683a667cf10", "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": "26a4e6ce-8143-4654-8a04-3efc8cbca062", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1fb37ba-22b2-496d-8fb6-a9b6cd03d19f", "body": "", "latency": 0, "statusCode": 404, "label": "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": "49554de1-51d3-4dcb-8afe-662017394bf3", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "6a152d16-f056-4541-9e85-b67d93cbe945", "documentation": "Update Config", "method": "put", "endpoint": "v1/configs/:configId", "responses": [ { "uuid": "86c8ab8d-da63-46eb-ac4d-84ab0ba1bdad", "body": "{\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n}", "latency": 0, "statusCode": 200, "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": "beaa7835-901d-4e1a-8df4-2feaf11efa17", "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": "bb24e15b-7e79-4fdb-ab55-dc18e6cc6b94", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba115489-c8f2-4a95-a51e-693fe15ba31a", "body": "", "latency": 0, "statusCode": 404, "label": "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": "e96db7da-8a31-4635-bdef-cd801a287b89", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "ac9e6d1c-0f20-44e9-aa07-0b3291d30ad2", "documentation": "List Deleted Settings", "method": "get", "endpoint": "v1/configs/:configId/deleted-settings", "responses": [ { "uuid": "a90fc08a-77e1-4e5f-bd87-19f762d865ed", "body": "[\n {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"configName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"ownerUserEmail\": \"\",\n \"ownerUserFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\",\n \"tags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "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": "7f321634-1378-4395-9a46-0d37d8558977", "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": "07e423fc-1df7-409a-9c68-389126365d88", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca66c9e7-e766-4412-bec7-3742b748a727", "body": "", "latency": 0, "statusCode": 404, "label": "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": "a6d01c62-15ef-48a3-8562-73a5ad69ad40", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "5d332481-523f-414a-a1ec-3dd1b7fb8ee3", "documentation": "Get SDK Key", "method": "get", "endpoint": "v1/configs/:configId/environments/:environmentId", "responses": [ { "uuid": "9151fffe-2900-4190-b1b9-30410b47499e", "body": "{\n \"primary\": \"\",\n \"secondary\": \"\"\n}", "latency": 0, "statusCode": 200, "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": "2d3a6ee1-288a-48ee-bb5b-e80c27b7b5fa", "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": "5d6d4e57-cad2-4212-8c90-94852cfa91a6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "841ff0df-28b5-4817-ad05-b9e0577caf24", "body": "", "latency": 0, "statusCode": 404, "label": "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": "6d8a35ea-080c-47cf-86f3-0fa6563f772c", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "6ae459b3-0da2-4d8e-9d32-39827a917a6d", "documentation": "Get values", "method": "get", "endpoint": "v1/configs/:configId/environments/:environmentId/values", "responses": [ { "uuid": "5cff8269-48f7-4d36-95bf-14d6cf967235", "body": "{\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"settingValues\": [\n {\n \"integrationLinks\": [\n {\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n }\n ],\n \"lastUpdaterUserEmail\": \"\",\n \"lastUpdaterUserFullName\": \"\",\n \"rolloutPercentageItems\": [\n {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"value\": {}\n }\n ],\n \"rolloutRules\": [\n {\n \"comparator\": \"{{oneOf (array 'isOneOf' 'isNotOneOf' 'contains' 'doesNotContain' 'semVerIsOneOf' 'semVerIsNotOneOf' 'semVerLess' 'semVerLessOrEquals' 'semVerGreater' 'semVerGreaterOrEquals' 'numberEquals' 'numberDoesNotEqual' 'numberLess' 'numberLessOrEquals' 'numberGreater' 'numberGreaterOrEquals' 'sensitiveIsOneOf' 'sensitiveIsNotOneOf')}}\",\n \"comparisonAttribute\": \"\",\n \"comparisonValue\": \"\",\n \"value\": {}\n }\n ],\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"settingTags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"settingTagId\": {{faker 'number.int' max=99999}},\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the setting values 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": "b17b31a0-556a-4aa2-9807-5f33220e185e", "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": "a25b8c6b-efde-4f0a-afa3-d5b14b478d6c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c7a221ca-7e34-4304-b57f-6cfbde597bba", "body": "", "latency": 0, "statusCode": 404, "label": "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": "8fcfedce-ef73-4c74-b98d-fce842392d8b", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "29d17ddf-d5b9-4575-9cd1-c34855cf9bfb", "documentation": "List Flags", "method": "get", "endpoint": "v1/configs/:configId/settings", "responses": [ { "uuid": "6a339aea-9866-463f-a863-6222f850921a", "body": "[\n {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"configName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"ownerUserEmail\": \"\",\n \"ownerUserFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\",\n \"tags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "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": "d63d4333-b0e6-40ca-a5f8-a0396968072b", "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": "cd5227e9-1952-4bda-b88b-8f14c6b1548d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94b778c7-19dc-4cd9-a718-238f7fbaf96e", "body": "", "latency": 0, "statusCode": 404, "label": "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": "8873048f-d94d-484f-9cca-858eda3b0f14", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "c84ff968-bbd0-407d-8889-cde09e6ea5f7", "documentation": "Create Flag", "method": "post", "endpoint": "v1/configs/:configId/settings", "responses": [ { "uuid": "19a0815b-76d9-4e5d-bb56-ac303b937c24", "body": "{\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"configName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"ownerUserEmail\": \"\",\n \"ownerUserFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\",\n \"tags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "When the creation 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": "c4d55a26-207f-49d0-b51b-1ef0ceb2c226", "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": "0475fd29-fb00-4d71-b766-47371a4588de", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c69cc06c-c9e6-4415-bf9e-8a7e36ca6ad4", "body": "", "latency": 0, "statusCode": 404, "label": "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": "0f7da5c1-6106-4400-85d4-dfaba7d500ba", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "706508e1-bba8-4a80-9f7b-40e2a6d4cc63", "documentation": "Delete Environment", "method": "delete", "endpoint": "v1/environments/:environmentId", "responses": [ { "uuid": "3678699f-bb64-4c78-b0d9-3383df671559", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "375ed7fe-73cf-4e00-b839-06d96a54d76c", "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": "16976082-90c7-4480-833f-eae33bb6f437", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5131d51-c4a2-4b5d-a1f8-6d126d6e7334", "body": "", "latency": 0, "statusCode": 404, "label": "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": "5b97e415-f2b7-43d9-84c2-3c1b4f2828af", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "05ee7aed-57c5-4b83-b2a4-fdfff9061bb8", "documentation": "Get Environment", "method": "get", "endpoint": "v1/environments/:environmentId", "responses": [ { "uuid": "aab6e4f7-be5c-4a7f-814a-d7fc1762dfdf", "body": "{\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the environment data 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": "5a50f7fe-ccb2-4deb-a6f6-c479c41105cd", "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": "1fffa3f0-bca4-4fbc-83d3-dba4c642a8f1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "594c9d8c-6679-499d-9fea-50d7be6badfb", "body": "", "latency": 0, "statusCode": 404, "label": "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": "d06f0cd4-2edd-4d75-8d72-5e7d4527a6ba", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "32272df6-a7a1-4971-b9a1-ab9c9bb48103", "documentation": "Update Environment", "method": "put", "endpoint": "v1/environments/:environmentId", "responses": [ { "uuid": "0592b881-a569-4696-81cf-93ede3438c3e", "body": "{\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n}", "latency": 0, "statusCode": 200, "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": "8ee6cd66-1317-4fac-83f8-3626c3d153b8", "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": "4d205e67-2109-43a7-8419-6c254476bbda", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4da8c6fa-5c46-4c1d-aeea-b924a8a31071", "body": "", "latency": 0, "statusCode": 404, "label": "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": "1bc7d930-b5a5-4dab-9264-c948eabc0469", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "d38e9d50-15cf-475d-ac87-c77dc3190037", "documentation": "Delete Integration link", "method": "delete", "endpoint": "v1/environments/:environmentId/settings/:settingId/integrationLinks/:integrationLinkType/:key", "responses": [ { "uuid": "d6582706-4941-4518-a949-0a29c8c96388", "body": "{\n \"hasRemainingIntegrationLink\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok.", "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": "4636b113-51eb-4d78-adba-9f62b6574ada", "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": "b3e8c961-d219-4c2b-97de-9125f24061ed", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "398fff58-68a9-466b-800c-341fb40582d0", "body": "", "latency": 0, "statusCode": 404, "label": "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": "7fbfcaa0-ce4f-43c6-a673-c19e1ffb02e9", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "1bcfa6f9-c560-41c6-937b-eeb49fffe966", "documentation": "Add or update Integration link", "method": "post", "endpoint": "v1/environments/:environmentId/settings/:settingId/integrationLinks/:integrationLinkType/:key", "responses": [ { "uuid": "3aadb1a8-59f7-4afc-ac3d-45b278b71acc", "body": "{\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the integration link data 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": "ecdb72c9-e314-4bd4-81e9-afb5d077d936", "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": "786f8eab-9a90-4327-bdef-e0bf9a5a1712", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d70886ee-46da-4601-b2bd-629018e34ad1", "body": "", "latency": 0, "statusCode": 404, "label": "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": "6ca5ab9b-c977-4da0-a49f-096765dde9c5", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "0b4df2ae-65b0-417e-b44a-9b89a759cf43", "documentation": "Get value", "method": "get", "endpoint": "v1/environments/:environmentId/settings/:settingId/value", "responses": [ { "uuid": "0c909789-3eb0-405a-b8df-7a3f247c8fa8", "body": "{\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"integrationLinks\": [\n {\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n }\n ],\n \"lastUpdaterUserEmail\": \"\",\n \"lastUpdaterUserFullName\": \"\",\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"rolloutPercentageItems\": [\n {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"value\": {}\n }\n ],\n \"rolloutRules\": [\n {\n \"comparator\": \"{{oneOf (array 'isOneOf' 'isNotOneOf' 'contains' 'doesNotContain' 'semVerIsOneOf' 'semVerIsNotOneOf' 'semVerLess' 'semVerLessOrEquals' 'semVerGreater' 'semVerGreaterOrEquals' 'numberEquals' 'numberDoesNotEqual' 'numberLess' 'numberLessOrEquals' 'numberGreater' 'numberGreaterOrEquals' 'sensitiveIsOneOf' 'sensitiveIsNotOneOf')}}\",\n \"comparisonAttribute\": \"\",\n \"comparisonValue\": \"\",\n \"value\": {}\n }\n ],\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"settingTags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"settingTagId\": {{faker 'number.int' max=99999}},\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the setting value data 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": "49b10499-3554-4d62-80f1-106319c1fd29", "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": "53cc9fa5-1bcc-4524-96d3-5d6bfccce4db", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27a61e4c-5a85-4f47-8d86-fb0c759ae926", "body": "", "latency": 0, "statusCode": 404, "label": "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": "e0bc78da-cbb2-46ad-b8ea-10eebdb599bb", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "234fcc70-96dc-49cb-9ec0-ed2845f5ca03", "documentation": "Update value", "method": "patch", "endpoint": "v1/environments/:environmentId/settings/:settingId/value", "responses": [ { "uuid": "9cd91ee3-9ad8-41f8-90ab-e64e69fd0a54", "body": "{\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"integrationLinks\": [\n {\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n }\n ],\n \"lastUpdaterUserEmail\": \"\",\n \"lastUpdaterUserFullName\": \"\",\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"rolloutPercentageItems\": [\n {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"value\": {}\n }\n ],\n \"rolloutRules\": [\n {\n \"comparator\": \"{{oneOf (array 'isOneOf' 'isNotOneOf' 'contains' 'doesNotContain' 'semVerIsOneOf' 'semVerIsNotOneOf' 'semVerLess' 'semVerLessOrEquals' 'semVerGreater' 'semVerGreaterOrEquals' 'numberEquals' 'numberDoesNotEqual' 'numberLess' 'numberLessOrEquals' 'numberGreater' 'numberGreaterOrEquals' 'sensitiveIsOneOf' 'sensitiveIsNotOneOf')}}\",\n \"comparisonAttribute\": \"\",\n \"comparisonValue\": \"\",\n \"value\": {}\n }\n ],\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"settingTags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"settingTagId\": {{faker 'number.int' max=99999}},\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n}", "latency": 0, "statusCode": 200, "label": "When the patch 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": "5657b865-78a0-4ef5-a623-531d86276328", "body": "", "latency": 0, "statusCode": 204, "label": "When no change applied on the resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7503d41e-fc00-48c3-b7c2-fd5a223a5bd7", "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": "4f0f2dfd-1057-4e77-86bf-7649016d504b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0bed476-81ca-473d-96c6-88911a3b4a7c", "body": "", "latency": 0, "statusCode": 404, "label": "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": "276d200b-fd3e-4ce9-9465-f6ef71f075b3", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "fbd6259a-9c08-4e50-b721-542ae120fa6d", "documentation": "Replace value", "method": "put", "endpoint": "v1/environments/:environmentId/settings/:settingId/value", "responses": [ { "uuid": "a8b09aea-0a98-4b26-8b03-d4dee7b917b6", "body": "{\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"integrationLinks\": [\n {\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n }\n ],\n \"lastUpdaterUserEmail\": \"\",\n \"lastUpdaterUserFullName\": \"\",\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"rolloutPercentageItems\": [\n {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"value\": {}\n }\n ],\n \"rolloutRules\": [\n {\n \"comparator\": \"{{oneOf (array 'isOneOf' 'isNotOneOf' 'contains' 'doesNotContain' 'semVerIsOneOf' 'semVerIsNotOneOf' 'semVerLess' 'semVerLessOrEquals' 'semVerGreater' 'semVerGreaterOrEquals' 'numberEquals' 'numberDoesNotEqual' 'numberLess' 'numberLessOrEquals' 'numberGreater' 'numberGreaterOrEquals' 'sensitiveIsOneOf' 'sensitiveIsNotOneOf')}}\",\n \"comparisonAttribute\": \"\",\n \"comparisonValue\": \"\",\n \"value\": {}\n }\n ],\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"settingTags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"settingTagId\": {{faker 'number.int' max=99999}},\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n}", "latency": 0, "statusCode": 200, "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": "3336842f-f406-44f2-bf7c-c72d09bc92b3", "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": "31a622d0-9e86-4047-bf8b-d7f51deaf4e3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4fb01ca1-28ba-4083-9022-16488d316cb0", "body": "", "latency": 0, "statusCode": 404, "label": "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": "7cfcf26e-8b96-428d-85a0-4d6d683c9d07", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "2452c3ee-f806-4acc-8f47-d072364ad9ca", "documentation": "Get Integration link", "method": "get", "endpoint": "v1/integrationLink/:integrationLinkType/:key/details", "responses": [ { "uuid": "be2281ed-c2e3-4f73-b382-4b891d6e10c8", "body": "{\n \"allIntegrationLinkCount\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"status\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the details for the integration link 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": "5ff67e09-c27d-4bc9-8825-70cb2f888982", "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": "7370b9f2-93ef-42fe-98cf-a49856013d00", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d405d7ad-4aa8-4694-95a5-32688c9a8319", "body": "", "latency": 0, "statusCode": 404, "label": "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": "6f4dd662-f27d-4bcd-bf40-77701f1c218f", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "a4da988d-3ea8-4dae-a92a-297edb68fc6f", "documentation": "Get authenticated user details", "method": "get", "endpoint": "v1/me", "responses": [ { "uuid": "28304a5c-42ea-4ff9-a39a-8b18ecd7fb6c", "body": "{\n \"email\": \"\",\n \"fullName\": \"\"\n}", "latency": 0, "statusCode": 200, "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": "e1d36605-9100-4bea-8d0d-a325ac365742", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1f259bb-d6d7-4f0b-936b-c5ae47fa77ad", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "4d2f3059-9df9-46e5-aa58-784b1296599a", "documentation": "List Organizations", "method": "get", "endpoint": "v1/organizations", "responses": [ { "uuid": "89d5e288-5722-4f85-b402-e3d950e0bcdf", "body": "[\n {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n }\n]", "latency": 0, "statusCode": 200, "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": "1b16ffba-0436-4e20-abac-606b366ee809", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5206383-dc93-4246-b144-403de723247a", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "d096690a-27d7-4dbf-ae55-1d604aac662d", "documentation": "List Audit log items for Organization", "method": "get", "endpoint": "v1/organizations/:organizationId/auditlogs", "responses": [ { "uuid": "133dbf0a-0eb1-4e6e-a8e1-ed15c7874c87", "body": "[\n {\n \"actionTarget\": \"\",\n \"auditLogDateTime\": \"{{faker 'date.recent' 365}}\",\n \"auditLogId\": {{faker 'number.int' max=99999}},\n \"auditLogType\": \"\",\n \"details\": \"\",\n \"userEmail\": \"\",\n \"userName\": \"\",\n \"where\": \"\",\n \"why\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "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": "eee14a42-ca65-418f-a6f1-d0e1e9a49951", "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": "c6a96b96-a1b4-481d-aa6c-ff85eb89daae", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb3c915e-0f09-4c39-9f05-8838625a4288", "body": "", "latency": 0, "statusCode": 404, "label": "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": "db813398-77aa-4707-8485-870f1a2e26dc", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "4cc2b91b-c9f0-45e0-af0c-cba018983174", "documentation": "List Organization Members", "method": "get", "endpoint": "v1/organizations/:organizationId/members", "responses": [ { "uuid": "7dcf321f-98c3-480b-868b-2dc3231fa63c", "body": "[\n {\n \"email\": \"\",\n \"fullName\": \"\",\n \"userId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "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": "ad518b05-e00c-45fa-8a25-74197e236974", "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": "21d090cc-2c05-4c28-ad73-276608c189d1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c33beef0-980a-4fa2-9252-ff60d2437352", "body": "", "latency": 0, "statusCode": 404, "label": "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": "547371bc-adb5-4bbb-9cdd-629d5d407ca1", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "ca1b1440-bb9a-46ea-9fc0-2adc39c2e206", "documentation": "Delete Member from Organization", "method": "delete", "endpoint": "v1/organizations/:organizationId/members/:userId", "responses": [ { "uuid": "72934b1b-671b-4369-baf7-1072e16016cb", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "c1211e01-167c-40f2-ba1c-4b7dce75e095", "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": "364e10f3-0938-4a9c-8ef6-46ebd6b4bde7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66ae996f-677c-497b-82f9-803c53f60783", "body": "", "latency": 0, "statusCode": 404, "label": "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": "a7fb129d-a8df-4ee7-93be-3e8b1537e7fa", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "b01320f3-44a9-4c4a-a01b-f139d4f4c526", "documentation": "Create Product", "method": "post", "endpoint": "v1/organizations/:organizationId/products", "responses": [ { "uuid": "e1e490d5-2fd8-42e8-9990-f06516ec7c80", "body": "{\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 201, "label": "When the creation 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": "e7c22a54-8cdd-4b44-a7b0-1fae104b9e6c", "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": "ff67684b-ec0b-49c2-a5e7-d75f84bdff09", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dfe44cd6-a1bf-4ef7-b20f-bc373a73228a", "body": "", "latency": 0, "statusCode": 404, "label": "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": "9aa7494c-fbf9-404b-a194-193ea34fd0c0", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "f34de36d-7988-47b1-838e-f14d381f3b81", "documentation": "Delete Permission Group", "method": "delete", "endpoint": "v1/permissions/:permissionGroupId", "responses": [ { "uuid": "5762ee55-9d31-4ee6-a097-ac69240a910f", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "a5c6ad88-4fc8-47ff-8189-ecec7ccba478", "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": "e09c838d-8a5d-4865-b76a-14ec1b5d862f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3839c411-5f30-46d7-bd7f-6ed5f815290a", "body": "", "latency": 0, "statusCode": 404, "label": "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": "3c8144a7-9874-4771-b958-848f43713254", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "447e7c1e-7fc0-4cf8-98cb-41daf04d1204", "documentation": "Get Permission Group", "method": "get", "endpoint": "v1/permissions/:permissionGroupId", "responses": [ { "uuid": "7c759942-7e4f-461c-8a4d-4eb61275b29d", "body": "{\n \"accessType\": \"{{oneOf (array 'readOnly' 'full' 'custom')}}\",\n \"canCreateOrUpdateConfig\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateEnvironment\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateSetting\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateTag\": {{faker 'datatype.boolean'}},\n \"canDeleteConfig\": {{faker 'datatype.boolean'}},\n \"canDeleteEnvironment\": {{faker 'datatype.boolean'}},\n \"canDeleteSetting\": {{faker 'datatype.boolean'}},\n \"canDeleteTag\": {{faker 'datatype.boolean'}},\n \"canManageIntegrations\": {{faker 'datatype.boolean'}},\n \"canManageMembers\": {{faker 'datatype.boolean'}},\n \"canManageProductPreferences\": {{faker 'datatype.boolean'}},\n \"canManageWebhook\": {{faker 'datatype.boolean'}},\n \"canRotateSdkKey\": {{faker 'datatype.boolean'}},\n \"canTagSetting\": {{faker 'datatype.boolean'}},\n \"canUseExportImport\": {{faker 'datatype.boolean'}},\n \"canViewSdkKey\": {{faker 'datatype.boolean'}},\n \"environmentAccesses\": [\n {\n \"environmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\",\n \"newEnvironmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"permissionGroupId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the permission group data 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": "3914a8c7-765d-4ddd-9dec-0971140df330", "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": "e84bf79d-f531-4937-aaaf-5b71a42ddbdd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0cf9599e-860e-443c-ba81-867012f55c94", "body": "", "latency": 0, "statusCode": 404, "label": "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": "89290162-a4b1-47e9-b6a8-60ce119b5c26", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "5aed122b-eeb9-4c15-ba87-cc6778eca7bf", "documentation": "Update Permission Group", "method": "put", "endpoint": "v1/permissions/:permissionGroupId", "responses": [ { "uuid": "25f842ff-232b-4c1e-81cd-1c1b1b2ae10a", "body": "{\n \"accessType\": \"{{oneOf (array 'readOnly' 'full' 'custom')}}\",\n \"canCreateOrUpdateConfig\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateEnvironment\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateSetting\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateTag\": {{faker 'datatype.boolean'}},\n \"canDeleteConfig\": {{faker 'datatype.boolean'}},\n \"canDeleteEnvironment\": {{faker 'datatype.boolean'}},\n \"canDeleteSetting\": {{faker 'datatype.boolean'}},\n \"canDeleteTag\": {{faker 'datatype.boolean'}},\n \"canManageIntegrations\": {{faker 'datatype.boolean'}},\n \"canManageMembers\": {{faker 'datatype.boolean'}},\n \"canManageProductPreferences\": {{faker 'datatype.boolean'}},\n \"canManageWebhook\": {{faker 'datatype.boolean'}},\n \"canRotateSdkKey\": {{faker 'datatype.boolean'}},\n \"canTagSetting\": {{faker 'datatype.boolean'}},\n \"canUseExportImport\": {{faker 'datatype.boolean'}},\n \"canViewSdkKey\": {{faker 'datatype.boolean'}},\n \"environmentAccesses\": [\n {\n \"environmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\",\n \"newEnvironmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"permissionGroupId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "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": "9460c5ae-4484-4382-a2ff-cde36265c5ca", "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": "f83daba9-f501-4fe0-9d90-404330b40c41", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f0dfd8e-a328-4f61-b440-5a8c73d61dc4", "body": "", "latency": 0, "statusCode": 404, "label": "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": "9856bc6c-a26d-495c-a28e-2f93bcc80cd2", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "074f4976-435e-47de-a834-da357ba2d1cb", "documentation": "List Products", "method": "get", "endpoint": "v1/products", "responses": [ { "uuid": "906183a5-c7f8-4d8a-a245-ce6422ba3f68", "body": "[\n {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n]", "latency": 0, "statusCode": 200, "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": "09b6d8aa-cbf6-414a-9c08-555431c28367", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "353f578d-8c60-4d79-a90d-54552cc2895b", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "cc8c135d-a250-40d2-8651-a5f16f9098b8", "documentation": "Delete Product", "method": "delete", "endpoint": "v1/products/:productId", "responses": [ { "uuid": "fc333414-bcfa-419b-ac8d-dd1d6dd4e278", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "6abe23ed-45c9-4ea8-b574-7d7716e766ce", "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": "ccd5bd66-fc8c-42e9-945e-67c61486fb1b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0f28322-c18d-4a44-8ff6-973a486c2d56", "body": "", "latency": 0, "statusCode": 404, "label": "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": "5149d2b4-7afc-4a54-a106-9fefe8e2f106", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "731fc86f-ee42-4b33-b3bb-8ed506abff51", "documentation": "Get Product", "method": "get", "endpoint": "v1/products/:productId", "responses": [ { "uuid": "bb01f7b6-048b-4006-9064-d646ed96e4da", "body": "{\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the product data 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": "f65c6503-24a4-4ecc-88ad-b18d0b3f3232", "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": "c2469c5e-8129-477f-b22f-758c04646d77", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f2fce8e-d888-49f3-9ae9-170eaf4cede0", "body": "", "latency": 0, "statusCode": 404, "label": "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": "d0fc159c-e890-4928-9f6e-7149aa7dc3af", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "39203296-91df-4cf1-8aca-fef9927006af", "documentation": "Update Product", "method": "put", "endpoint": "v1/products/:productId", "responses": [ { "uuid": "7d3eaedf-8c52-4855-b177-3aaf5c4ef6d9", "body": "{\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "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": "f121ad70-c2d0-4995-8246-3b6c83ad76a9", "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": "b8295d4d-1f21-4276-a21f-234439aca0cc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "511e57d4-6ed3-4339-9f11-548e4911eb2e", "body": "", "latency": 0, "statusCode": 404, "label": "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": "d3f9bec5-8bbd-4ad1-93e0-fb373dbc8d28", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "f92219e6-b936-404b-b2d6-dc52c9e5381c", "documentation": "List Audit log items for Product", "method": "get", "endpoint": "v1/products/:productId/auditlogs", "responses": [ { "uuid": "07e09086-80cf-476d-9986-2754ce5870ae", "body": "[\n {\n \"actionTarget\": \"\",\n \"auditLogDateTime\": \"{{faker 'date.recent' 365}}\",\n \"auditLogId\": {{faker 'number.int' max=99999}},\n \"auditLogType\": \"\",\n \"details\": \"\",\n \"userEmail\": \"\",\n \"userName\": \"\",\n \"where\": \"\",\n \"why\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "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": "1e0007e9-3e4a-4add-9345-8b994d5b2b53", "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": "f2eef96f-be4b-4606-b594-6341a7dae027", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb8f1a97-c729-4fc8-807f-e1a919dde96e", "body": "", "latency": 0, "statusCode": 404, "label": "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": "76237b91-6d6c-4ec9-b962-653d42d97b51", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "9d83ea5c-c740-4bc8-99a3-b6703fa92c2e", "documentation": "List Configs", "method": "get", "endpoint": "v1/products/:productId/configs", "responses": [ { "uuid": "129d5070-986d-4a28-b26b-41f81c8fedaf", "body": "[\n {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n }\n]", "latency": 0, "statusCode": 200, "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": "ad69a9c9-0647-4021-8816-59bb8ca59d89", "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": "eecab8c5-7386-4993-ba3d-789a81886eac", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77268bb0-71c7-4204-88f3-7b246d67c500", "body": "", "latency": 0, "statusCode": 404, "label": "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": "0f857877-8f0b-426f-8b47-d7899fa616fd", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "d6cf9e00-57fe-4da4-93bb-9e0d564abfea", "documentation": "Create Config", "method": "post", "endpoint": "v1/products/:productId/configs", "responses": [ { "uuid": "48d7b0bd-4bf5-459f-a6f3-5895b7a9609e", "body": "{\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "When the creation 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": "862de3f9-b103-4341-802f-f28daf73c755", "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": "6fbe19f7-8051-4767-b91c-44d954535902", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cca59b87-4382-487e-88e8-38e4a45ad72d", "body": "", "latency": 0, "statusCode": 404, "label": "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": "2aef9dba-1681-441a-96a4-5e899875ce34", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "6f54eccf-5e12-4235-a2c3-48c8616892e1", "documentation": "List Environments", "method": "get", "endpoint": "v1/products/:productId/environments", "responses": [ { "uuid": "12e66ff2-e79f-47ed-a99f-1e7cb925b651", "body": "[\n {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n }\n]", "latency": 0, "statusCode": 200, "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": "380868df-ddc3-4a59-abfb-5051180bfc0e", "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": "d5186653-c7a9-4afe-836a-b5201c1c8b72", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19c5349d-695e-4972-b0be-c4f692cd4029", "body": "", "latency": 0, "statusCode": 404, "label": "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": "48548fca-b835-49e3-9717-49e5ac43f66b", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "de0bc9df-f7b6-468f-ab2b-cd3f47b4d147", "documentation": "Create Environment", "method": "post", "endpoint": "v1/products/:productId/environments", "responses": [ { "uuid": "6ff1e94b-4f5f-476b-be9a-438c1ce277a3", "body": "{\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "When the creation 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": "74188ee5-41ac-4c2d-aee7-8744d1aaf104", "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": "ff0ef551-8ebe-45e4-b7ae-e4ca203422c0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8617d127-4f7b-4bb2-a4a7-4472c235a7b4", "body": "", "latency": 0, "statusCode": 404, "label": "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": "18753c8a-b117-4678-8a62-ed87610e5e71", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "6a35b2ab-a9cc-47f0-b60f-a68629ec085f", "documentation": "List Product Members", "method": "get", "endpoint": "v1/products/:productId/members", "responses": [ { "uuid": "3ec6af37-57d1-4357-8b7c-a3f09d578e9d", "body": "[\n {\n \"email\": \"\",\n \"fullName\": \"\",\n \"permissionGroupId\": {{faker 'number.int' max=99999}},\n \"productId\": \"{{faker 'string.uuid'}}\",\n \"userId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "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": "c6870413-05ff-4c93-8891-ff6bd020994e", "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": "9aeebf90-b35f-4a63-973b-d20077118638", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58d7e8b3-8a51-4715-b5c1-584185e76a69", "body": "", "latency": 0, "statusCode": 404, "label": "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": "8c32364c-b1f2-4684-862c-41235fb187ef", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "61122f57-e424-42ad-92ef-7f6a4f273f84", "documentation": "Invite Member", "method": "post", "endpoint": "v1/products/:productId/members/invite", "responses": [ { "uuid": "a7ced4b8-7b29-4428-9011-d0a61b6c1230", "body": "", "latency": 0, "statusCode": 200, "label": "When the invite 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": "d5505711-2903-434b-b137-edba20c46a30", "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": "9c709c35-35f7-4051-ac6d-b345b136ff7c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3faa417b-5a2f-432f-a638-8e023beeeca1", "body": "", "latency": 0, "statusCode": 404, "label": "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": "1e5c666e-c53e-4d9e-be2e-e7a981957413", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "940d39b0-a13c-423f-a4a2-cded0d01311a", "documentation": "Delete Member from Product", "method": "delete", "endpoint": "v1/products/:productId/members/:userId", "responses": [ { "uuid": "31886a56-ce8d-4e87-aa14-159132ed84c2", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "ae49ae7a-2f3c-4979-b272-09c1bf1e9fcd", "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": "17d4038e-30f7-47a1-af1a-f96b168cc4db", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6ebc43d-4d70-455d-b351-f7b5b6a8210d", "body": "", "latency": 0, "statusCode": 404, "label": "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": "48470b9d-f913-468d-b63e-c2c01d7232d9", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "a7a129ef-a7b8-4f32-898d-7a9b82c223ca", "documentation": "List Permission Groups", "method": "get", "endpoint": "v1/products/:productId/permissions", "responses": [ { "uuid": "7a644f20-826c-4e64-8ce2-0a7207a3cda7", "body": "[\n {\n \"accessType\": \"{{oneOf (array 'readOnly' 'full' 'custom')}}\",\n \"canCreateOrUpdateConfig\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateEnvironment\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateSetting\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateTag\": {{faker 'datatype.boolean'}},\n \"canDeleteConfig\": {{faker 'datatype.boolean'}},\n \"canDeleteEnvironment\": {{faker 'datatype.boolean'}},\n \"canDeleteSetting\": {{faker 'datatype.boolean'}},\n \"canDeleteTag\": {{faker 'datatype.boolean'}},\n \"canManageIntegrations\": {{faker 'datatype.boolean'}},\n \"canManageMembers\": {{faker 'datatype.boolean'}},\n \"canManageProductPreferences\": {{faker 'datatype.boolean'}},\n \"canManageWebhook\": {{faker 'datatype.boolean'}},\n \"canRotateSdkKey\": {{faker 'datatype.boolean'}},\n \"canTagSetting\": {{faker 'datatype.boolean'}},\n \"canUseExportImport\": {{faker 'datatype.boolean'}},\n \"canViewSdkKey\": {{faker 'datatype.boolean'}},\n \"environmentAccesses\": [\n {\n \"environmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\",\n \"newEnvironmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"permissionGroupId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "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": "20eba949-276f-41f2-9320-6700f4470f8b", "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": "288fbb60-eb81-42c8-a0a0-90c0334be561", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3534743-8a11-41fd-9786-f1e1f1351582", "body": "", "latency": 0, "statusCode": 404, "label": "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": "7195a542-3282-43e1-a426-24dbb55a5e1d", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "8b0b831e-1919-4e06-9305-d47943a29278", "documentation": "Create Permission Group", "method": "post", "endpoint": "v1/products/:productId/permissions", "responses": [ { "uuid": "1eb82d71-9517-4a26-998f-4613281b992b", "body": "{\n \"accessType\": \"{{oneOf (array 'readOnly' 'full' 'custom')}}\",\n \"canCreateOrUpdateConfig\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateEnvironment\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateSetting\": {{faker 'datatype.boolean'}},\n \"canCreateOrUpdateTag\": {{faker 'datatype.boolean'}},\n \"canDeleteConfig\": {{faker 'datatype.boolean'}},\n \"canDeleteEnvironment\": {{faker 'datatype.boolean'}},\n \"canDeleteSetting\": {{faker 'datatype.boolean'}},\n \"canDeleteTag\": {{faker 'datatype.boolean'}},\n \"canManageIntegrations\": {{faker 'datatype.boolean'}},\n \"canManageMembers\": {{faker 'datatype.boolean'}},\n \"canManageProductPreferences\": {{faker 'datatype.boolean'}},\n \"canManageWebhook\": {{faker 'datatype.boolean'}},\n \"canRotateSdkKey\": {{faker 'datatype.boolean'}},\n \"canTagSetting\": {{faker 'datatype.boolean'}},\n \"canUseExportImport\": {{faker 'datatype.boolean'}},\n \"canViewSdkKey\": {{faker 'datatype.boolean'}},\n \"environmentAccesses\": [\n {\n \"environmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\",\n \"newEnvironmentAccessType\": \"{{oneOf (array 'full' 'readOnly' 'none')}}\",\n \"permissionGroupId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 201, "label": "When the creation 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": "b9f1f5a3-aa95-4847-a44a-c2903ede0865", "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": "8406a7bb-06ac-48be-9139-23774d18b024", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d8e0b22-96ec-4883-8276-e2b9d260c348", "body": "", "latency": 0, "statusCode": 404, "label": "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": "ae227e53-0f0c-4dfc-8f5a-96ca3dfa5063", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "a6584f85-c53e-4993-8ff7-fba07a8524ac", "documentation": "List Tags", "method": "get", "endpoint": "v1/products/:productId/tags", "responses": [ { "uuid": "fd0c1d5f-6699-4d98-9374-c2ccf1287581", "body": "[\n {\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "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": "958b0604-0944-41af-83bf-3343a1104408", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a011c8d-b071-49c3-9393-9ddacf46d9d8", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "f013f4cf-0b97-42ab-8a5c-59bbb3314c11", "documentation": "Create Tag", "method": "post", "endpoint": "v1/products/:productId/tags", "responses": [ { "uuid": "4bf851dc-4c72-4488-9566-3c006326d900", "body": "{\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 201, "label": "When the creation 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": "895711af-9cba-431d-a244-2271db1d6552", "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": "7cef5abb-bd34-4ec7-9789-950df3cf4d9d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f9a790d-1f05-4e0e-a385-ce08d3207609", "body": "", "latency": 0, "statusCode": 404, "label": "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": "c56c8087-6040-4c63-8da3-095e21514a90", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "a3cf14d3-3b8a-4ea1-b84c-e299681fa3ad", "documentation": "Delete Flag", "method": "delete", "endpoint": "v1/settings/:settingId", "responses": [ { "uuid": "1731b0d6-a785-4128-ae9b-f9229d73cba0", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "1c115a61-84de-421b-96b1-73fdd26c8358", "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": "f89b1ba4-1db3-44bf-be7b-0073341b2027", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3709422-23a8-4c9f-9ecb-20979dabd9f5", "body": "", "latency": 0, "statusCode": 404, "label": "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": "b0eab6a6-23a9-4d5b-99ca-eaeb121f5769", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "3ab896eb-0569-459f-b4a8-f2adf17e4f75", "documentation": "Get Flag", "method": "get", "endpoint": "v1/settings/:settingId", "responses": [ { "uuid": "90911f4a-651e-43e8-b6f5-65b733ab3189", "body": "{\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"configName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"ownerUserEmail\": \"\",\n \"ownerUserFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\",\n \"tags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the setting data 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": "e645e928-55fd-4820-8ad8-32516f497cdc", "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": "f49fe89f-49fe-449d-b9f8-1f61d1a1bc6e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bbbce656-d5d0-4115-a347-41b670b032a3", "body": "", "latency": 0, "statusCode": 404, "label": "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": "ca8710cf-02ba-496d-ab59-c5ba1efc99da", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "ea50894c-7631-46e0-9c14-c7c9b8db4dc4", "documentation": "Update Flag", "method": "patch", "endpoint": "v1/settings/:settingId", "responses": [ { "uuid": "0d118dde-a483-4008-9ccb-d9ddca151a16", "body": "{\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"configName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"ownerUserEmail\": \"\",\n \"ownerUserFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\",\n \"tags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "When the update 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": "bccc493a-e9e7-4db2-900f-34e634889070", "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": "1a8a69ca-1f0c-4ae1-8d82-738a6f7940af", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a4566ce-6a66-4b53-8ff9-8c7dd0fd6349", "body": "", "latency": 0, "statusCode": 404, "label": "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": "0af01b90-8a5c-458b-9e75-f65f816b8ad4", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "b62000b5-878b-4610-b4cb-08ffde163eb1", "documentation": "Get value", "method": "get", "endpoint": "v1/settings/:settingKeyOrId/value", "responses": [ { "uuid": "39b1f583-081d-4ffa-8174-fe495f101ecc", "body": "{\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"integrationLinks\": [\n {\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n }\n ],\n \"lastUpdaterUserEmail\": \"\",\n \"lastUpdaterUserFullName\": \"\",\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"rolloutPercentageItems\": [\n {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"value\": {}\n }\n ],\n \"rolloutRules\": [\n {\n \"comparator\": \"{{oneOf (array 'isOneOf' 'isNotOneOf' 'contains' 'doesNotContain' 'semVerIsOneOf' 'semVerIsNotOneOf' 'semVerLess' 'semVerLessOrEquals' 'semVerGreater' 'semVerGreaterOrEquals' 'numberEquals' 'numberDoesNotEqual' 'numberLess' 'numberLessOrEquals' 'numberGreater' 'numberGreaterOrEquals' 'sensitiveIsOneOf' 'sensitiveIsNotOneOf')}}\",\n \"comparisonAttribute\": \"\",\n \"comparisonValue\": \"\",\n \"value\": {}\n }\n ],\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"settingTags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"settingTagId\": {{faker 'number.int' max=99999}},\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n}", "latency": 0, "statusCode": 200, "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": "7855fc27-329d-46f0-9ae8-bdb4fc3a1175", "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": "73faa3dd-8dbd-4e24-a6d0-0798727d4f24", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4ff56cc0-d734-4246-bf41-6d3a803928ff", "body": "", "latency": 0, "statusCode": 404, "label": "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": "11bebb6e-ade6-40e6-b624-be4d2d39e6e1", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "c126e4aa-3103-4d91-ad74-ef17194e9f04", "documentation": "Update value", "method": "patch", "endpoint": "v1/settings/:settingKeyOrId/value", "responses": [ { "uuid": "bd39d37b-2a06-42c7-af78-243dd92a83d3", "body": "{\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"integrationLinks\": [\n {\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n }\n ],\n \"lastUpdaterUserEmail\": \"\",\n \"lastUpdaterUserFullName\": \"\",\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"rolloutPercentageItems\": [\n {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"value\": {}\n }\n ],\n \"rolloutRules\": [\n {\n \"comparator\": \"{{oneOf (array 'isOneOf' 'isNotOneOf' 'contains' 'doesNotContain' 'semVerIsOneOf' 'semVerIsNotOneOf' 'semVerLess' 'semVerLessOrEquals' 'semVerGreater' 'semVerGreaterOrEquals' 'numberEquals' 'numberDoesNotEqual' 'numberLess' 'numberLessOrEquals' 'numberGreater' 'numberGreaterOrEquals' 'sensitiveIsOneOf' 'sensitiveIsNotOneOf')}}\",\n \"comparisonAttribute\": \"\",\n \"comparisonValue\": \"\",\n \"value\": {}\n }\n ],\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"settingTags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"settingTagId\": {{faker 'number.int' max=99999}},\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n}", "latency": 0, "statusCode": 200, "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": "f8565750-caf5-4f44-86f8-7bac92bc11dd", "body": "", "latency": 0, "statusCode": 204, "label": "When no change applied on the resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8df9e013-6b7f-43c8-a91a-273e820f3713", "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": "74033d92-b183-4cd4-8703-c6ccb10dd555", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c592c56-59e5-43e9-910f-51f66f34d67e", "body": "", "latency": 0, "statusCode": 404, "label": "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": "4ddd68d2-15e4-4d25-96ec-b4abf7833d2a", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "44d81c7e-8d28-4d23-873f-0fc04b976d4d", "documentation": "Replace value", "method": "put", "endpoint": "v1/settings/:settingKeyOrId/value", "responses": [ { "uuid": "3dc6bb18-ec83-476f-af6c-a1c6e287860a", "body": "{\n \"config\": {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"environment\": {\n \"environmentId\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n }\n },\n \"integrationLinks\": [\n {\n \"description\": \"\",\n \"integrationLinkType\": \"{{oneOf (array 'trello' 'jira')}}\",\n \"key\": \"\",\n \"url\": \"\"\n }\n ],\n \"lastUpdaterUserEmail\": \"\",\n \"lastUpdaterUserFullName\": \"\",\n \"readOnly\": {{faker 'datatype.boolean'}},\n \"rolloutPercentageItems\": [\n {\n \"percentage\": {{faker 'number.int' max=99999}},\n \"value\": {}\n }\n ],\n \"rolloutRules\": [\n {\n \"comparator\": \"{{oneOf (array 'isOneOf' 'isNotOneOf' 'contains' 'doesNotContain' 'semVerIsOneOf' 'semVerIsNotOneOf' 'semVerLess' 'semVerLessOrEquals' 'semVerGreater' 'semVerGreaterOrEquals' 'numberEquals' 'numberDoesNotEqual' 'numberLess' 'numberLessOrEquals' 'numberGreater' 'numberGreaterOrEquals' 'sensitiveIsOneOf' 'sensitiveIsNotOneOf')}}\",\n \"comparisonAttribute\": \"\",\n \"comparisonValue\": \"\",\n \"value\": {}\n }\n ],\n \"setting\": {\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"creatorEmail\": \"\",\n \"creatorFullName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"ownerEmail\": \"\",\n \"ownerFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\"\n },\n \"settingTags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"settingTagId\": {{faker 'number.int' max=99999}},\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"value\": {}\n}", "latency": 0, "statusCode": 200, "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": "a0cc7a35-dee0-439f-a3ea-ab4c795eb255", "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": "caee9b32-eb8e-45fb-8b8f-0afeda706996", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44708550-9aa8-4aae-9149-9637f17184ca", "body": "", "latency": 0, "statusCode": 404, "label": "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": "2964a3f0-304c-4405-a53f-be4af0dfe55f", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "a4ced70f-523b-4ce0-b9dd-f1010a5c1a22", "documentation": "Delete Tag", "method": "delete", "endpoint": "v1/tags/:tagId", "responses": [ { "uuid": "764f3998-4279-4dbd-994f-c009cbba0c3b", "body": "", "latency": 0, "statusCode": 204, "label": "When the delete 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": "ba7cec69-eceb-450e-b56c-883dc2ee4b3c", "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": "d826986a-fc56-4a22-929f-9954a492d272", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82530694-c81f-465e-a03b-5071e29c15e2", "body": "", "latency": 0, "statusCode": 404, "label": "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": "62ca040b-ed2d-4268-9085-e04653eb8231", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "4ccb7ce7-62f9-4662-98de-6199b58f5315", "documentation": "Get Tag", "method": "get", "endpoint": "v1/tags/:tagId", "responses": [ { "uuid": "e9666911-f69e-4835-93ac-507b2434af28", "body": "{\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "When everything is ok, the tag data 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": "dad990e5-a46c-4e18-b529-8323315cdf68", "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": "2e60c8ea-01bc-4c6b-9f2e-c53a785ab19a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bb56fe8-de3c-46fd-bbda-e330641d3926", "body": "", "latency": 0, "statusCode": 404, "label": "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": "16f32264-38c9-4090-bcd1-f10b34c32b87", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "5ea30030-107f-4713-8bc3-b926314410e4", "documentation": "Update Tag", "method": "put", "endpoint": "v1/tags/:tagId", "responses": [ { "uuid": "8b3587fd-cd79-4da3-9fd0-86068cb419be", "body": "{\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "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": "d8bf5f9a-a52b-4122-9a12-786b11111ee2", "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": "efcb302c-53c2-4d01-896f-81c1ee46cbaa", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48253671-2118-49f1-b3af-e8fd192a2215", "body": "", "latency": 0, "statusCode": 404, "label": "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": "0aadb1b8-4281-42ae-b263-8f492d75d358", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "ac8183fa-0c7f-43a1-a178-d9d2f555f72a", "documentation": "List Settings by Tag", "method": "get", "endpoint": "v1/tags/:tagId/settings", "responses": [ { "uuid": "25d36b2d-0ece-45bd-b18d-4959d8b3da69", "body": "[\n {\n \"configId\": \"{{faker 'string.uuid'}}\",\n \"configName\": \"\",\n \"expirationWarningAt\": \"{{faker 'date.recent' 365}}\",\n \"hint\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"ownerUserEmail\": \"\",\n \"ownerUserFullName\": \"\",\n \"settingId\": {{faker 'number.int' max=99999}},\n \"settingType\": \"{{oneOf (array 'boolean' 'string' 'int' 'double')}}\",\n \"tags\": [\n {\n \"color\": \"\",\n \"name\": \"\",\n \"product\": {\n \"name\": \"\",\n \"organization\": {\n \"name\": \"\",\n \"organizationId\": \"{{faker 'string.uuid'}}\"\n },\n \"productId\": \"{{faker 'string.uuid'}}\"\n },\n \"tagId\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "When everything is ok, the settings data 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": "ebf3a5d9-4379-415a-a742-37cdc012c523", "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": "37983305-15c9-4f03-a68c-23e556d6e3ad", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized. In case of the Public Management API credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc31f351-0eaa-4194-b885-5a7fabdc19c2", "body": "", "latency": 0, "statusCode": 404, "label": "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": "09449659-f899-4cfa-97ef-0925549cb7d7", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. In case of the request rate exceeds the rate limits.", "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": "7c354766-fff9-4a5c-9f50-5c7eded04507" }, { "type": "route", "uuid": "b9e1bd83-6e46-4104-9861-1e0e57e08a40" }, { "type": "route", "uuid": "6a152d16-f056-4541-9e85-b67d93cbe945" }, { "type": "route", "uuid": "ac9e6d1c-0f20-44e9-aa07-0b3291d30ad2" }, { "type": "route", "uuid": "5d332481-523f-414a-a1ec-3dd1b7fb8ee3" }, { "type": "route", "uuid": "6ae459b3-0da2-4d8e-9d32-39827a917a6d" }, { "type": "route", "uuid": "29d17ddf-d5b9-4575-9cd1-c34855cf9bfb" }, { "type": "route", "uuid": "c84ff968-bbd0-407d-8889-cde09e6ea5f7" }, { "type": "route", "uuid": "706508e1-bba8-4a80-9f7b-40e2a6d4cc63" }, { "type": "route", "uuid": "05ee7aed-57c5-4b83-b2a4-fdfff9061bb8" }, { "type": "route", "uuid": "32272df6-a7a1-4971-b9a1-ab9c9bb48103" }, { "type": "route", "uuid": "d38e9d50-15cf-475d-ac87-c77dc3190037" }, { "type": "route", "uuid": "1bcfa6f9-c560-41c6-937b-eeb49fffe966" }, { "type": "route", "uuid": "0b4df2ae-65b0-417e-b44a-9b89a759cf43" }, { "type": "route", "uuid": "234fcc70-96dc-49cb-9ec0-ed2845f5ca03" }, { "type": "route", "uuid": "fbd6259a-9c08-4e50-b721-542ae120fa6d" }, { "type": "route", "uuid": "2452c3ee-f806-4acc-8f47-d072364ad9ca" }, { "type": "route", "uuid": "a4da988d-3ea8-4dae-a92a-297edb68fc6f" }, { "type": "route", "uuid": "4d2f3059-9df9-46e5-aa58-784b1296599a" }, { "type": "route", "uuid": "d096690a-27d7-4dbf-ae55-1d604aac662d" }, { "type": "route", "uuid": "4cc2b91b-c9f0-45e0-af0c-cba018983174" }, { "type": "route", "uuid": "ca1b1440-bb9a-46ea-9fc0-2adc39c2e206" }, { "type": "route", "uuid": "b01320f3-44a9-4c4a-a01b-f139d4f4c526" }, { "type": "route", "uuid": "f34de36d-7988-47b1-838e-f14d381f3b81" }, { "type": "route", "uuid": "447e7c1e-7fc0-4cf8-98cb-41daf04d1204" }, { "type": "route", "uuid": "5aed122b-eeb9-4c15-ba87-cc6778eca7bf" }, { "type": "route", "uuid": "074f4976-435e-47de-a834-da357ba2d1cb" }, { "type": "route", "uuid": "cc8c135d-a250-40d2-8651-a5f16f9098b8" }, { "type": "route", "uuid": "731fc86f-ee42-4b33-b3bb-8ed506abff51" }, { "type": "route", "uuid": "39203296-91df-4cf1-8aca-fef9927006af" }, { "type": "route", "uuid": "f92219e6-b936-404b-b2d6-dc52c9e5381c" }, { "type": "route", "uuid": "9d83ea5c-c740-4bc8-99a3-b6703fa92c2e" }, { "type": "route", "uuid": "d6cf9e00-57fe-4da4-93bb-9e0d564abfea" }, { "type": "route", "uuid": "6f54eccf-5e12-4235-a2c3-48c8616892e1" }, { "type": "route", "uuid": "de0bc9df-f7b6-468f-ab2b-cd3f47b4d147" }, { "type": "route", "uuid": "6a35b2ab-a9cc-47f0-b60f-a68629ec085f" }, { "type": "route", "uuid": "61122f57-e424-42ad-92ef-7f6a4f273f84" }, { "type": "route", "uuid": "940d39b0-a13c-423f-a4a2-cded0d01311a" }, { "type": "route", "uuid": "a7a129ef-a7b8-4f32-898d-7a9b82c223ca" }, { "type": "route", "uuid": "8b0b831e-1919-4e06-9305-d47943a29278" }, { "type": "route", "uuid": "a6584f85-c53e-4993-8ff7-fba07a8524ac" }, { "type": "route", "uuid": "f013f4cf-0b97-42ab-8a5c-59bbb3314c11" }, { "type": "route", "uuid": "a3cf14d3-3b8a-4ea1-b84c-e299681fa3ad" }, { "type": "route", "uuid": "3ab896eb-0569-459f-b4a8-f2adf17e4f75" }, { "type": "route", "uuid": "ea50894c-7631-46e0-9c14-c7c9b8db4dc4" }, { "type": "route", "uuid": "b62000b5-878b-4610-b4cb-08ffde163eb1" }, { "type": "route", "uuid": "c126e4aa-3103-4d91-ad74-ef17194e9f04" }, { "type": "route", "uuid": "44d81c7e-8d28-4d23-873f-0fc04b976d4d" }, { "type": "route", "uuid": "a4ced70f-523b-4ce0-b9dd-f1010a5c1a22" }, { "type": "route", "uuid": "4ccb7ce7-62f9-4662-98de-6199b58f5315" }, { "type": "route", "uuid": "5ea30030-107f-4713-8bc3-b926314410e4" }, { "type": "route", "uuid": "ac8183fa-0c7f-43a1-a178-d9d2f555f72a" } ] }