Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,081 changes: 1,081 additions & 0 deletions .generator/schemas/v2/openapi.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2026-01-16T00:21:52.989Z"
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"log": {
"_recordingName": "Web Integrations/Create integration account returns \"Created\" response",
"creator": {
"comment": "persister:fs",
"name": "Polly.JS",
"version": "6.0.5"
},
"entries": [
{
"_id": "657e1bc8d7c7b991aec23fcee4c48443",
"_order": 0,
"cache": {},
"request": {
"bodySize": 382,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 594,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"name\":\"Test-Create_integration_account_returns_Created_response-1768522912\",\"secrets\":{\"api_key_token\":\"test_secret_token\"},\"settings\":{\"account_sid\":\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"alerts\":true,\"api_key\":\"SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"call_summaries\":true,\"ccm_enabled\":true,\"censor_logs\":true,\"events\":true,\"messages\":true}},\"type\":\"Account\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/web-integrations/twilio/accounts"
},
"response": {
"bodySize": 378,
"content": {
"mimeType": "application/vnd.api+json",
"size": 378,
"text": "{\"data\":{\"id\":\"591eebe4-998f-49f0-b5db-a6b76e3ff392\",\"type\":\"Account\",\"attributes\":{\"name\":\"Test-Create_integration_account_returns_Created_response-1768522912\",\"settings\":{\"account_sid\":\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"alerts\":true,\"api_key\":\"SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"call_summaries\":true,\"ccm_enabled\":true,\"censor_logs\":true,\"events\":true,\"messages\":true}}}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 665,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2026-01-16T00:21:52.992Z",
"time": 512
}
],
"pages": [],
"version": "1.2"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2026-01-16T00:21:53.514Z"
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
{
"log": {
"_recordingName": "Web Integrations/Delete integration account returns \"OK\" response",
"creator": {
"comment": "persister:fs",
"name": "Polly.JS",
"version": "6.0.5"
},
"entries": [
{
"_id": "a2197037fd4b273c0921261676cde17c",
"_order": 0,
"cache": {},
"request": {
"bodySize": 383,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 594,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"name\":\"Test-Delete_integration_account_returns_OK_response-1768522913\",\"secrets\":{\"api_key_token\":\"test_secret_token_value\"},\"settings\":{\"account_sid\":\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"alerts\":true,\"api_key\":\"SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"call_summaries\":true,\"ccm_enabled\":true,\"censor_logs\":true,\"events\":true,\"messages\":true}},\"type\":\"Account\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/web-integrations/twilio/accounts"
},
"response": {
"bodySize": 373,
"content": {
"mimeType": "application/vnd.api+json",
"size": 373,
"text": "{\"data\":{\"id\":\"2ef78fa1-8ebd-4dc8-8db7-1516563d9a35\",\"type\":\"Account\",\"attributes\":{\"name\":\"Test-Delete_integration_account_returns_OK_response-1768522913\",\"settings\":{\"account_sid\":\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"alerts\":true,\"api_key\":\"SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"call_summaries\":true,\"ccm_enabled\":true,\"censor_logs\":true,\"events\":true,\"messages\":true}}}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 665,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2026-01-16T00:21:53.516Z",
"time": 553
},
{
"_id": "ca5b2b008182544f6e9027ea25d21c13",
"_order": 0,
"cache": {},
"request": {
"bodySize": 0,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "*/*"
}
],
"headersSize": 567,
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/web-integrations/twilio/accounts/2ef78fa1-8ebd-4dc8-8db7-1516563d9a35"
},
"response": {
"bodySize": 0,
"content": {
"mimeType": "application/vnd.api+json",
"size": 0
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 666,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2026-01-16T00:21:54.077Z",
"time": 225
}
],
"pages": [],
"version": "1.2"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2026-01-16T00:23:39.895Z"
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"log": {
"_recordingName": "Web Integrations/Get account schema for an integration returns \"OK\" response",
"creator": {
"comment": "persister:fs",
"name": "Polly.JS",
"version": "6.0.5"
},
"entries": [
{
"_id": "75560e83ca569ae862331483d36282bd",
"_order": 0,
"cache": {},
"request": {
"bodySize": 0,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
}
],
"headersSize": 550,
"httpVersion": "HTTP/1.1",
"method": "GET",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/web-integrations/twilio/accounts/schema"
},
"response": {
"bodySize": 2080,
"content": {
"mimeType": "application/json",
"size": 2080,
"text": "{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"additionalProperties\":false,\"properties\":{\"secrets\":{\"additionalProperties\":false,\"properties\":{\"api_key_token\":{\"additionalProperties\":false,\"description\":\"Twilio API Key Secret (token) corresponding to the API Key SID. Keep this secure as it provides authentication access.\",\"minLength\":1,\"type\":\"string\"}},\"required\":[\"api_key_token\"],\"type\":\"object\"},\"settings\":{\"additionalProperties\":false,\"properties\":{\"account_sid\":{\"additionalProperties\":false,\"description\":\"Twilio Account SID that uniquely identifies your Twilio account. Found in Twilio Console \\u003e Account Info.\",\"minLength\":1,\"type\":\"string\"},\"alerts\":{\"additionalProperties\":false,\"description\":\"Enable collection of Twilio Alerts logs to monitor account alerts and notifications\",\"type\":\"boolean\"},\"api_key\":{\"additionalProperties\":false,\"description\":\"Twilio API Key SID for authentication. Create from Twilio Console \\u003e Account \\u003e API Keys \\u0026 Tokens.\",\"minLength\":1,\"type\":\"string\"},\"call_summaries\":{\"additionalProperties\":false,\"description\":\"Enable collection of Twilio Voice call summaries to track voice call performance and metadata\",\"type\":\"boolean\"},\"ccm_enabled\":{\"additionalProperties\":false,\"description\":\"Enable Cloud Cost Management to monitor Twilio usage costs and identify optimization opportunities\",\"type\":\"boolean\"},\"censor_logs\":{\"additionalProperties\":false,\"description\":\"Enable censoring of sensitive data in logs. When true, phone numbers in the 'to' field and SMS message bodies are censored for privacy.\",\"type\":\"boolean\"},\"events\":{\"additionalProperties\":false,\"description\":\"Enable collection of Twilio Events logs to monitor account-level events and activities\",\"type\":\"boolean\"},\"messages\":{\"additionalProperties\":false,\"description\":\"Enable collection of Twilio Messages logs to track SMS and messaging activity\",\"type\":\"boolean\"}},\"required\":[\"api_key\",\"account_sid\",\"events\",\"messages\",\"alerts\",\"call_summaries\",\"ccm_enabled\",\"censor_logs\"],\"type\":\"object\"}},\"required\":[\"settings\",\"secrets\"],\"type\":\"object\"}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 668,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2026-01-16T00:23:39.897Z",
"time": 445
}
],
"pages": [],
"version": "1.2"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2026-01-16T00:21:54.756Z"
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
{
"log": {
"_recordingName": "Web Integrations/Get integration account returns \"OK\" response",
"creator": {
"comment": "persister:fs",
"name": "Polly.JS",
"version": "6.0.5"
},
"entries": [
{
"_id": "9de09fb27607508c83c94886d1b755ae",
"_order": 0,
"cache": {},
"request": {
"bodySize": 380,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 594,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"name\":\"Test-Get_integration_account_returns_OK_response-1768522914\",\"secrets\":{\"api_key_token\":\"test_secret_token_value\"},\"settings\":{\"account_sid\":\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"alerts\":true,\"api_key\":\"SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"call_summaries\":true,\"ccm_enabled\":true,\"censor_logs\":true,\"events\":true,\"messages\":true}},\"type\":\"Account\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/web-integrations/twilio/accounts"
},
"response": {
"bodySize": 370,
"content": {
"mimeType": "application/vnd.api+json",
"size": 370,
"text": "{\"data\":{\"id\":\"945d4bbe-d24e-4530-a4db-3dc27329e5e8\",\"type\":\"Account\",\"attributes\":{\"name\":\"Test-Get_integration_account_returns_OK_response-1768522914\",\"settings\":{\"account_sid\":\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"alerts\":true,\"api_key\":\"SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"call_summaries\":true,\"ccm_enabled\":true,\"censor_logs\":true,\"events\":true,\"messages\":true}}}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 665,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2026-01-16T00:21:54.757Z",
"time": 498
},
{
"_id": "6ec9bc6c56a356c0cad3df1e58cb062e",
"_order": 0,
"cache": {},
"request": {
"bodySize": 0,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
}
],
"headersSize": 574,
"httpVersion": "HTTP/1.1",
"method": "GET",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/web-integrations/twilio/accounts/945d4bbe-d24e-4530-a4db-3dc27329e5e8"
},
"response": {
"bodySize": 370,
"content": {
"mimeType": "application/vnd.api+json",
"size": 370,
"text": "{\"data\":{\"id\":\"945d4bbe-d24e-4530-a4db-3dc27329e5e8\",\"type\":\"Account\",\"attributes\":{\"name\":\"Test-Get_integration_account_returns_OK_response-1768522914\",\"settings\":{\"account_sid\":\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"alerts\":true,\"api_key\":\"SKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"call_summaries\":true,\"ccm_enabled\":true,\"censor_logs\":true,\"events\":true,\"messages\":true}}}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 671,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2026-01-16T00:21:55.260Z",
"time": 686
}
],
"pages": [],
"version": "1.2"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2026-01-16T00:21:55.952Z"
Loading
Loading