{ "info": { "_postman_id": "bc1c68c6-5af9-41cc-aa2c-54aa58aa6355", "name": "DevCycle Bucketing Audiences Projects API", "description": "Documents the DevCycle Bucketing API which provides an API interface to User Bucketing and for Server SDKs configured to use Cloud Bucketing.", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:31:23.000Z", "updatedAt": "2026-07-28T01:31:23.000Z", "lastUpdatedBy": "35240", "uid": "35240-bc1c68c6-5af9-41cc-aa2c-54aa58aa6355" }, "item": [ { "name": "v1", "item": [ { "name": "projects", "item": [ { "name": "{key}", "item": [ { "name": "settings", "item": [ { "name": "protected", "item": [ { "name": "Update Protected Settings for a Project", "id": "86af90e6-0199-47e9-89dd-72be6f0de1f1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"weekly\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings/protected", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings", "protected" ], "variable": [ { "id": "d0e9e1d2-9321-484a-8e9a-15f0106d80d6", "key": "key", "value": "", "description": "(Required) A Project key or ID" } ] }, "description": "Update the Protect Settings for a Project by ID or key" }, "response": [ { "id": "3cc62854-4877-46c7-88fc-e7d33e6b21b2", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"weekly\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings/protected", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings", "protected" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"_id\": \"\",\n \"_organization\": \"\",\n \"_createdBy\": \"\",\n \"name\": \"\",\n \"key\": \"\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"biweekly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"hasJiraIntegration\": \"\",\n \"hasReceivedCodeUsages\": \"\",\n \"hasUserConfigFetch\": \"\",\n \"jiraBaseUrl\": \"\",\n \"readonly\": \"\",\n \"description\": \"\",\n \"color\": \"\",\n \"vercelEdgeConfigConnections\": [\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n },\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-3cc62854-4877-46c7-88fc-e7d33e6b21b2" }, { "id": "928ff14a-691b-4d37-8404-3b6fee7d829f", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"weekly\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings/protected", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings", "protected" ], "variable": [ { "key": "key" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-928ff14a-691b-4d37-8404-3b6fee7d829f" }, { "id": "e0b093a6-13eb-4140-8a27-9a03c7e36e53", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"weekly\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings/protected", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings", "protected" ], "variable": [ { "key": "key" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-e0b093a6-13eb-4140-8a27-9a03c7e36e53" }, { "id": "9a079a78-8280-4370-9bea-153c34af7022", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"weekly\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings/protected", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings", "protected" ], "variable": [ { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-9a079a78-8280-4370-9bea-153c34af7022" }, { "id": "928ad8e9-b260-47de-b7c3-d0baaf0146a4", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"weekly\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings/protected", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings", "protected" ], "variable": [ { "key": "key" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\",\n \"errorType\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-928ad8e9-b260-47de-b7c3-d0baaf0146a4" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-86af90e6-0199-47e9-89dd-72be6f0de1f1" } ], "id": "c71174b0-16b5-4ede-ab47-55359f0b08d4", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-c71174b0-16b5-4ede-ab47-55359f0b08d4" }, { "name": "Update Publisher Restricted Settings for a Project", "id": "25933a10-422b-4857-b3f2-feecad50c44c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"monthly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings" ], "variable": [ { "id": "5188061d-ac04-4689-bbe8-02fcc889edb4", "key": "key", "value": "", "description": "(Required) A Project key or ID" } ] }, "description": "Update a subset of settings for a Project that only requires publisher permissions" }, "response": [ { "id": "e6ba6448-f648-4fe8-8c78-c34d9b46676e", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"monthly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"_id\": \"\",\n \"_organization\": \"\",\n \"_createdBy\": \"\",\n \"name\": \"\",\n \"key\": \"\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"biweekly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"hasJiraIntegration\": \"\",\n \"hasReceivedCodeUsages\": \"\",\n \"hasUserConfigFetch\": \"\",\n \"jiraBaseUrl\": \"\",\n \"readonly\": \"\",\n \"description\": \"\",\n \"color\": \"\",\n \"vercelEdgeConfigConnections\": [\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n },\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-e6ba6448-f648-4fe8-8c78-c34d9b46676e" }, { "id": "cc38058c-1b96-4edf-a566-82cbb181e4b7", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"monthly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings" ], "variable": [ { "key": "key" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-cc38058c-1b96-4edf-a566-82cbb181e4b7" }, { "id": "8562c9a4-1e49-4603-8491-84deae0ebfc7", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"monthly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings" ], "variable": [ { "key": "key" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-8562c9a4-1e49-4603-8491-84deae0ebfc7" }, { "id": "785c2af4-b337-4b05-95d6-bfc93b74d845", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"monthly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings" ], "variable": [ { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-785c2af4-b337-4b05-95d6-bfc93b74d845" }, { "id": "971ebae9-1367-42ff-a7fd-db2b3a4503cc", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"monthly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key/settings", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "settings" ], "variable": [ { "key": "key" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\",\n \"errorType\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-971ebae9-1367-42ff-a7fd-db2b3a4503cc" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-25933a10-422b-4857-b3f2-feecad50c44c" } ], "id": "b46e1c5c-0760-4167-8205-141b77be7a50", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-b46e1c5c-0760-4167-8205-141b77be7a50" }, { "name": "staleness", "item": [ { "name": "Get all stale Features for a Project", "id": "8c18e72a-b8e6-49db-b5cb-629934ed29c9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key/staleness?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=&includeSilenced=false", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "staleness" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" }, { "key": "includeSilenced", "value": "false" } ], "variable": [ { "id": "ceb219a2-40d5-477f-bdc0-953f9eb2473b", "key": "key", "value": "", "description": "(Required) A Project key or ID" } ] }, "description": "Get all stale Features for a Project" }, "response": [ { "id": "deaa8d48-4816-4ab2-985c-6a147d0bea07", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key/staleness?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=&includeSilenced=false", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "staleness" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" }, { "key": "includeSilenced", "value": "false" } ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"key\": \"\",\n \"name\": \"\",\n \"_feature\": \"\",\n \"stale\": \"\",\n \"disabled\": \"\",\n \"updatedAt\": \"\",\n \"snoozedUntil\": \"\",\n \"reason\": \"unmodifiedShort\",\n \"metaData\": {}\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"_feature\": \"\",\n \"stale\": \"\",\n \"disabled\": \"\",\n \"updatedAt\": \"\",\n \"snoozedUntil\": \"\",\n \"reason\": \"released\",\n \"metaData\": {}\n }\n]", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-deaa8d48-4816-4ab2-985c-6a147d0bea07" }, { "id": "fdcf1449-63a9-431b-a1bd-9b3c3f648d1a", "name": "New Response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/v1/projects/:key/staleness?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=&includeSilenced=false", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "staleness" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" }, { "key": "includeSilenced", "value": "false" } ], "variable": [ { "key": "key" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-fdcf1449-63a9-431b-a1bd-9b3c3f648d1a" }, { "id": "6ebc771d-3428-472e-86ff-b7f0c0ba9c49", "name": "Project not found. This can also be returned if the current token does not have permission to view the project.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key/staleness?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=&includeSilenced=false", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key", "staleness" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" }, { "key": "includeSilenced", "value": "false" } ], "variable": [ { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-6ebc771d-3428-472e-86ff-b7f0c0ba9c49" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-8c18e72a-b8e6-49db-b5cb-629934ed29c9" } ], "id": "f2bcf546-ab4a-4b63-9b19-8af0bc08a968", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-f2bcf546-ab4a-4b63-9b19-8af0bc08a968" }, { "name": "Get a Project", "id": "cedcdfae-0135-4d2c-850c-f32bf8862936", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "id": "092eb32b-a021-40a3-a4b9-f4051381f8ad", "key": "key", "value": "", "description": "(Required) A Project key or ID" } ] }, "description": "Get a Project by ID or key." }, "response": [ { "id": "10fa13d0-7cfd-4ebf-8ed2-7b5fcecaf03e", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"_id\": \"\",\n \"_organization\": \"\",\n \"_createdBy\": \"\",\n \"name\": \"\",\n \"key\": \"\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"biweekly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"hasJiraIntegration\": \"\",\n \"hasReceivedCodeUsages\": \"\",\n \"hasUserConfigFetch\": \"\",\n \"jiraBaseUrl\": \"\",\n \"readonly\": \"\",\n \"description\": \"\",\n \"color\": \"\",\n \"vercelEdgeConfigConnections\": [\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n },\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-10fa13d0-7cfd-4ebf-8ed2-7b5fcecaf03e" }, { "id": "23713d1d-857c-4509-8a27-cd0bb8dc2249", "name": "New Response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-23713d1d-857c-4509-8a27-cd0bb8dc2249" }, { "id": "04c4a412-419a-4181-b4a0-e1fb81bdb278", "name": "Project does not exist by key or ID. Keys are able to be changed so try switching to ID to have a consistent value that cannot be changed.This can also be returned if the current token does not have permission to view the project.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-04c4a412-419a-4181-b4a0-e1fb81bdb278" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-cedcdfae-0135-4d2c-850c-f32bf8862936" }, { "name": "Update a Project", "id": "d229022b-69fc-4bd6-879c-218c6687b3d5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \"sz3k3la2bx\",\n \"description\": \"\",\n \"color\": \"#83AFd9\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D9dd131e\",\n \"secondary\": \"#5b5\"\n },\n \"poweredByAlignment\": \"hidden\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "id": "43268be2-0733-4b77-8fbe-1eb6c49a5bbd", "key": "key", "value": "", "description": "(Required) A Project key or ID" } ] }, "description": "Update a Project by ID or key. Certain facets of the project settings require additional permissions to update." }, "response": [ { "id": "11831539-bd0c-461a-9321-3dc4dff3967d", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \"sz3k3la2bx\",\n \"description\": \"\",\n \"color\": \"#83AFd9\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D9dd131e\",\n \"secondary\": \"#5b5\"\n },\n \"poweredByAlignment\": \"hidden\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"_id\": \"\",\n \"_organization\": \"\",\n \"_createdBy\": \"\",\n \"name\": \"\",\n \"key\": \"\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"biweekly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"hasJiraIntegration\": \"\",\n \"hasReceivedCodeUsages\": \"\",\n \"hasUserConfigFetch\": \"\",\n \"jiraBaseUrl\": \"\",\n \"readonly\": \"\",\n \"description\": \"\",\n \"color\": \"\",\n \"vercelEdgeConfigConnections\": [\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n },\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-11831539-bd0c-461a-9321-3dc4dff3967d" }, { "id": "ca211082-6632-44da-aa53-0fadf7d5d32b", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \"sz3k3la2bx\",\n \"description\": \"\",\n \"color\": \"#83AFd9\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D9dd131e\",\n \"secondary\": \"#5b5\"\n },\n \"poweredByAlignment\": \"hidden\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-ca211082-6632-44da-aa53-0fadf7d5d32b" }, { "id": "24ac3735-fcbf-4fed-bf9c-76925f2fed3e", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \"sz3k3la2bx\",\n \"description\": \"\",\n \"color\": \"#83AFd9\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D9dd131e\",\n \"secondary\": \"#5b5\"\n },\n \"poweredByAlignment\": \"hidden\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-24ac3735-fcbf-4fed-bf9c-76925f2fed3e" }, { "id": "3ae2f90c-5584-4f6d-84a9-79b96c2acee2", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \"sz3k3la2bx\",\n \"description\": \"\",\n \"color\": \"#83AFd9\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D9dd131e\",\n \"secondary\": \"#5b5\"\n },\n \"poweredByAlignment\": \"hidden\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-3ae2f90c-5584-4f6d-84a9-79b96c2acee2" }, { "id": "cc597454-6f66-46ed-b67a-6c90e60e2a40", "name": "New Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \"sz3k3la2bx\",\n \"description\": \"\",\n \"color\": \"#83AFd9\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D9dd131e\",\n \"secondary\": \"#5b5\"\n },\n \"poweredByAlignment\": \"hidden\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\",\n \"errorType\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-cc597454-6f66-46ed-b67a-6c90e60e2a40" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-d229022b-69fc-4bd6-879c-218c6687b3d5" }, { "name": "Delete a Project", "id": "08b544ff-5ed2-4a7b-95d1-49e9e61e684c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "id": "35a7b349-d428-4122-a1ff-894f9146d0f0", "key": "key", "value": "", "description": "(Required) A Project key or ID" } ] }, "description": "Delete a Project by ID or key" }, "response": [ { "id": "9dbff16b-82ee-46aa-ad2c-1f16756f0041", "name": "Project deleted successfully", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-9dbff16b-82ee-46aa-ad2c-1f16756f0041" }, { "id": "c0911fb6-4b31-4cc1-81e0-9a1406ff9dfb", "name": "New Response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-c0911fb6-4b31-4cc1-81e0-9a1406ff9dfb" }, { "id": "869b1e23-4257-4922-b3cc-eb3911ffa694", "name": "Project not found.This can also be returned if the current token does not have permission to view the project.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-869b1e23-4257-4922-b3cc-eb3911ffa694" }, { "id": "a803206f-62c8-4b29-b366-b11d1b47f6c4", "name": "Cannot delete the last project in an organization. Please contact support to delete the organization.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-a803206f-62c8-4b29-b366-b11d1b47f6c4" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-08b544ff-5ed2-4a7b-95d1-49e9e61e684c" } ], "id": "fd143154-dd27-449a-8bf8-4728c8ae1bb7", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-fd143154-dd27-449a-8bf8-4728c8ae1bb7" }, { "name": "Create project in the current organization", "id": "016a9e77-b076-407f-930c-adbadbbd42cf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \".re734glv_\",\n \"description\": \"\",\n \"color\": \"#53c\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D5E\",\n \"secondary\": \"#0B666f\"\n },\n \"poweredByAlignment\": \"left\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ] }, "description": "Creates a new project within the authed organization.\nThe project key must be unique within the organization.\nIf this is called in an Organization that has permissions controlled via an external IdP (https://docs.devcycle.com/platform/security-and-guardrails/permissions#full-role-based-access-control-project-level-roles--enterprise-only) - then no users will have permission to access this project." }, "response": [ { "id": "d3296e0a-4999-46ab-b2fa-5e4d25043358", "name": "The project has been successfully created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \".re734glv_\",\n \"description\": \"\",\n \"color\": \"#53c\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D5E\",\n \"secondary\": \"#0B666f\"\n },\n \"poweredByAlignment\": \"left\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"_id\": \"\",\n \"_organization\": \"\",\n \"_createdBy\": \"\",\n \"name\": \"\",\n \"key\": \"\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"biweekly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"hasJiraIntegration\": \"\",\n \"hasReceivedCodeUsages\": \"\",\n \"hasUserConfigFetch\": \"\",\n \"jiraBaseUrl\": \"\",\n \"readonly\": \"\",\n \"description\": \"\",\n \"color\": \"\",\n \"vercelEdgeConfigConnections\": [\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n },\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-d3296e0a-4999-46ab-b2fa-5e4d25043358" }, { "id": "8720be69-d453-4df5-9953-c11f853f1eba", "name": "Invalid request - missing or invalid properties", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \".re734glv_\",\n \"description\": \"\",\n \"color\": \"#53c\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D5E\",\n \"secondary\": \"#0B666f\"\n },\n \"poweredByAlignment\": \"left\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-8720be69-d453-4df5-9953-c11f853f1eba" }, { "id": "f8e454d9-1b5f-4a4b-993f-8cd275d408f5", "name": "New Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \".re734glv_\",\n \"description\": \"\",\n \"color\": \"#53c\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D5E\",\n \"secondary\": \"#0B666f\"\n },\n \"poweredByAlignment\": \"left\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-f8e454d9-1b5f-4a4b-993f-8cd275d408f5" }, { "id": "ee3cecc0-861e-42fc-9cf6-b2e127e5d671", "name": "Project key already exists", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"key\": \".re734glv_\",\n \"description\": \"\",\n \"color\": \"#53c\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"title\": \"\",\n \"description\": \"\",\n \"enabled\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"#D5E\",\n \"secondary\": \"#0B666f\"\n },\n \"poweredByAlignment\": \"left\"\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"disablePassthroughRollouts\": \"\",\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\",\n \"errorType\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-ee3cecc0-861e-42fc-9cf6-b2e127e5d671" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-016a9e77-b076-407f-930c-adbadbbd42cf" }, { "name": "List Projects that the current API Token has permission to view", "id": "2ceb4570-1292-4280-8e8e-3cd7bfaaa798", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" } ] }, "description": "Lists all projects that the current API Token has permission to view." }, "response": [ { "id": "772cdcf0-b448-4366-8c30-aa831b024735", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"_id\": \"\",\n \"_organization\": \"\",\n \"_createdBy\": \"\",\n \"name\": \"\",\n \"key\": \"\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"weekly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"hasJiraIntegration\": \"\",\n \"hasReceivedCodeUsages\": \"\",\n \"hasUserConfigFetch\": \"\",\n \"jiraBaseUrl\": \"\",\n \"readonly\": \"\",\n \"description\": \"\",\n \"color\": \"\",\n \"vercelEdgeConfigConnections\": [\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n },\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n }\n ]\n },\n {\n \"_id\": \"\",\n \"_organization\": \"\",\n \"_createdBy\": \"\",\n \"name\": \"\",\n \"key\": \"\",\n \"settings\": {\n \"edgeDB\": {\n \"enabled\": \"\"\n },\n \"optIn\": {\n \"enabled\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"imageURL\": \"\",\n \"colors\": {\n \"primary\": \"\",\n \"secondary\": \"\"\n },\n \"poweredByAlignment\": {}\n },\n \"sdkTypeVisibility\": {\n \"enabledInFeatureSettings\": \"\"\n },\n \"lifeCycle\": {\n \"disableCodeRefChecks\": \"\"\n },\n \"obfuscation\": {\n \"enabled\": \"\",\n \"required\": \"\"\n },\n \"featureApprovalWorkflow\": {\n \"enabled\": \"\",\n \"allowPublisherBypass\": \"\",\n \"defaultReviewers\": [\n \"\",\n \"\"\n ]\n },\n \"disablePassthroughRollouts\": \"\",\n \"staleness\": {\n \"enabled\": \"\",\n \"released\": {\n \"enabled\": \"\"\n },\n \"unmodifiedLong\": {\n \"enabled\": \"\"\n },\n \"unmodifiedShort\": {\n \"enabled\": \"\"\n },\n \"unused\": {\n \"enabled\": \"\"\n },\n \"email\": {\n \"enabled\": \"\",\n \"frequency\": \"monthly\",\n \"users\": [\n \"\",\n \"\"\n ],\n \"lastNotification\": \"\"\n }\n },\n \"dynatrace\": {\n \"enabled\": \"\",\n \"environmentMap\": {}\n }\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"hasJiraIntegration\": \"\",\n \"hasReceivedCodeUsages\": \"\",\n \"hasUserConfigFetch\": \"\",\n \"jiraBaseUrl\": \"\",\n \"readonly\": \"\",\n \"description\": \"\",\n \"color\": \"\",\n \"vercelEdgeConfigConnections\": [\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n },\n {\n \"edgeConfigName\": \"\",\n \"configurationId\": \"\"\n }\n ]\n }\n]", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-772cdcf0-b448-4366-8c30-aa831b024735" }, { "id": "1990bafe-6180-43f8-b1c9-1fa3199a702f", "name": "Invalid request - missing or invalid properties", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": {},\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-1990bafe-6180-43f8-b1c9-1fa3199a702f" }, { "id": "22edc084-f486-43e7-88e2-f5ecc66881cd", "name": "New Response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/v1/projects?page=1&perPage=100&sortBy=createdAt&sortOrder=desc&search=&createdBy=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects" ], "query": [ { "key": "page", "value": "1" }, { "key": "perPage", "value": "100" }, { "key": "sortBy", "value": "createdAt" }, { "key": "sortOrder", "value": "desc" }, { "key": "search", "value": "" }, { "key": "createdBy", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-22edc084-f486-43e7-88e2-f5ecc66881cd" } ], "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-2ceb4570-1292-4280-8e8e-3cd7bfaaa798" } ], "id": "c9f73bf4-7910-4b4f-93f2-55df1064f424", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-c9f73bf4-7910-4b4f-93f2-55df1064f424" } ], "id": "0352764c-3d27-448c-81cc-71d130981f05", "createdAt": "2026-07-28T01:31:24.000Z", "updatedAt": "2026-07-28T01:31:24.000Z", "uid": "35240-0352764c-3d27-448c-81cc-71d130981f05" } ], "variable": [ { "key": "baseUrl", "value": "https://bucketing-api.devcycle.com/" } ] }