{
  "item": [
    {
      "name": "Files V1",
      "description": "",
      "item": [
        {
          "id": "c24e3365-ae02-4f85-b573-7756e98836d3",
          "name": "De-identify File",
          "request": {
            "name": "De-identify File",
            "description": {
              "content": "De-identifies sensitive data from a file. This operation includes options applicable to all supported file types.<br/><br/>For more specific options, see the category-specific operations (like <a href='#deidentify_document'>De-identify Document</a>) and the file type-specific opertions (like <a href='#deidentify_pdf'>De-identify PDF</a>).<br/><br/><b>Note</b>:<br/> Layout may vary with token-based redaction for MS Office files (PPT, DOCX, and XLS) and PDFs when token-based PDF processing is selected.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"jpg\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"username\",\n    \"injury\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"occupation\"\n    ],\n    \"entity_only\": [\n      \"month\",\n      \"financial_metric\"\n    ],\n    \"entity_unq_counter\": [\n      \"drug\",\n      \"organization_medical_facility\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "2b626085-00a8-4be5-896a-d2a064fe1b1d",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"jpg\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"username\",\n    \"injury\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"occupation\"\n    ],\n    \"entity_only\": [\n      \"month\",\n      \"financial_metric\"\n    ],\n    \"entity_unq_counter\": [\n      \"drug\",\n      \"organization_medical_facility\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "2400618b-5228-450a-a4c8-09b2381a583f",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"jpg\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"username\",\n    \"injury\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"occupation\"\n    ],\n    \"entity_only\": [\n      \"month\",\n      \"financial_metric\"\n    ],\n    \"entity_unq_counter\": [\n      \"drug\",\n      \"organization_medical_facility\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "8bb6b01e-df18-4499-a765-a0b17be7e697",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"jpg\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"username\",\n    \"injury\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"occupation\"\n    ],\n    \"entity_only\": [\n      \"month\",\n      \"financial_metric\"\n    ],\n    \"entity_unq_counter\": [\n      \"drug\",\n      \"organization_medical_facility\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "0550c337-bf2e-4ece-bb7c-e9130ced829d",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"jpg\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"username\",\n    \"injury\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"occupation\"\n    ],\n    \"entity_only\": [\n      \"month\",\n      \"financial_metric\"\n    ],\n    \"entity_unq_counter\": [\n      \"drug\",\n      \"organization_medical_facility\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "07d7fe55-573c-44f7-a071-d8a5954c0629",
          "name": "De-identify Audio",
          "request": {
            "name": "De-identify Audio",
            "description": {
              "content": "De-identifies sensitive data from an audio file. This operation includes options applicable to all supported audio file types.<br/><br/>For broader file type support, see <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "audio"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"wav\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_transcription\": \"diarized_transcription\",\n  \"output_processed_audio\": true,\n  \"bleep_start_padding\": 0.5,\n  \"bleep_stop_padding\": 0.2,\n  \"bleep_frequency\": 600,\n  \"bleep_gain\": -3,\n  \"entity_types\": [\n    \"statistics\",\n    \"location_country\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"day\",\n      \"routing_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"organization_medical_facility\",\n      \"drug\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "0467442c-ed3e-47c5-b0b9-6428fd8c8325",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "audio"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"wav\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_transcription\": \"diarized_transcription\",\n  \"output_processed_audio\": true,\n  \"bleep_start_padding\": 0.5,\n  \"bleep_stop_padding\": 0.2,\n  \"bleep_frequency\": 600,\n  \"bleep_gain\": -3,\n  \"entity_types\": [\n    \"statistics\",\n    \"location_country\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"day\",\n      \"routing_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"organization_medical_facility\",\n      \"drug\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "1509105d-0d16-40d0-bfb8-8c45c9bc5deb",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "audio"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"wav\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_transcription\": \"diarized_transcription\",\n  \"output_processed_audio\": true,\n  \"bleep_start_padding\": 0.5,\n  \"bleep_stop_padding\": 0.2,\n  \"bleep_frequency\": 600,\n  \"bleep_gain\": -3,\n  \"entity_types\": [\n    \"statistics\",\n    \"location_country\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"day\",\n      \"routing_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"organization_medical_facility\",\n      \"drug\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "1025629c-9af4-4999-bae1-f1a16b65183a",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "audio"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"wav\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_transcription\": \"diarized_transcription\",\n  \"output_processed_audio\": true,\n  \"bleep_start_padding\": 0.5,\n  \"bleep_stop_padding\": 0.2,\n  \"bleep_frequency\": 600,\n  \"bleep_gain\": -3,\n  \"entity_types\": [\n    \"statistics\",\n    \"location_country\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"day\",\n      \"routing_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"organization_medical_facility\",\n      \"drug\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "c0976254-0745-4bf6-b1a7-967754fc7c2f",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "audio"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"wav\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_transcription\": \"diarized_transcription\",\n  \"output_processed_audio\": true,\n  \"bleep_start_padding\": 0.5,\n  \"bleep_stop_padding\": 0.2,\n  \"bleep_frequency\": 600,\n  \"bleep_gain\": -3,\n  \"entity_types\": [\n    \"statistics\",\n    \"location_country\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"day\",\n      \"routing_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"organization_medical_facility\",\n      \"drug\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "c1d198b9-b10c-42a3-85a7-173f31bbd981",
          "name": "De-identify Document",
          "request": {
            "name": "De-identify Document",
            "description": {
              "content": "De-identifies sensitive data from a document file. This operation includes options applicable to all supported document file types.<br/><br/>For more specific options, see the file type-specific opertions (like <a href='#deidentify_pdf'>De-identify PDF</a>) where they're available. For broader file type support, see <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "document"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"day\",\n    \"drug\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"physical_attribute\",\n      \"drug\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_zip\",\n      \"event\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "340cdb15-f37f-4f14-aa7b-998d2ab9a720",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"day\",\n    \"drug\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"physical_attribute\",\n      \"drug\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_zip\",\n      \"event\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "05631802-6fb6-408f-994b-e022fb8eb403",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"day\",\n    \"drug\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"physical_attribute\",\n      \"drug\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_zip\",\n      \"event\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "7d6dc25d-c6cd-45fd-b973-53c89001f884",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"day\",\n    \"drug\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"physical_attribute\",\n      \"drug\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_zip\",\n      \"event\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "361f9d20-33b2-4296-8123-dd8e1ece25a5",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"day\",\n    \"drug\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"physical_attribute\",\n      \"drug\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_zip\",\n      \"event\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "025b6666-e944-47cd-b41e-8bcc6ad92cbc",
          "name": "De-identify PDF",
          "request": {
            "name": "De-identify PDF",
            "description": {
              "content": "De-identifies sensitive data from a PDF file. This operation includes options specific to PDF files.<br/><br/>For broader file type support, see <a href='#deidentify_document'>De-identify Document</a> and <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "document",
                "pdf"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"density\": 200,\n  \"max_resolution\": 3000,\n  \"entity_types\": [\n    \"all\",\n    \"passport_number\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"name_family\",\n      \"money\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_address\",\n      \"cvv\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "a47ee527-9cb5-4138-996a-a8f92f484439",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document",
                    "pdf"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"density\": 200,\n  \"max_resolution\": 3000,\n  \"entity_types\": [\n    \"all\",\n    \"passport_number\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"name_family\",\n      \"money\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_address\",\n      \"cvv\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "4013f759-2261-4cf9-86dc-30b9d8ff8de1",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document",
                    "pdf"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"density\": 200,\n  \"max_resolution\": 3000,\n  \"entity_types\": [\n    \"all\",\n    \"passport_number\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"name_family\",\n      \"money\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_address\",\n      \"cvv\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "e0e366de-ecaf-47da-8e50-0f71e40d547a",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document",
                    "pdf"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"density\": 200,\n  \"max_resolution\": 3000,\n  \"entity_types\": [\n    \"all\",\n    \"passport_number\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"name_family\",\n      \"money\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_address\",\n      \"cvv\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "59922a36-b5d5-4cb9-9bda-8547139b1646",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "document",
                    "pdf"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pdf\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"density\": 200,\n  \"max_resolution\": 3000,\n  \"entity_types\": [\n    \"all\",\n    \"passport_number\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"name_family\",\n      \"money\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_address\",\n      \"cvv\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "ed08c897-6fa9-4e5b-9bda-e384038c38d6",
          "name": "De-identify Image",
          "request": {
            "name": "De-identify Image",
            "description": {
              "content": "De-identifies sensitive data from an image file. This operation includes options applicable to all supported image file types.<br/><br/>For broader file type support, see <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "image"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"dcm\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_processed_image\": \"<boolean>\",\n  \"output_ocr_text\": \"<boolean>\",\n  \"masking_method\": \"blackbox\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"corporate_action\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"location\",\n      \"condition\"\n    ],\n    \"entity_unq_counter\": [\n      \"zodiac_sign\",\n      \"location_city\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "3678e4d3-9da7-4282-8175-eedf8468d27b",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "image"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"dcm\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_processed_image\": \"<boolean>\",\n  \"output_ocr_text\": \"<boolean>\",\n  \"masking_method\": \"blackbox\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"corporate_action\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"location\",\n      \"condition\"\n    ],\n    \"entity_unq_counter\": [\n      \"zodiac_sign\",\n      \"location_city\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "76a7546a-6998-45b4-921d-7ee95fa59699",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "image"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"dcm\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_processed_image\": \"<boolean>\",\n  \"output_ocr_text\": \"<boolean>\",\n  \"masking_method\": \"blackbox\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"corporate_action\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"location\",\n      \"condition\"\n    ],\n    \"entity_unq_counter\": [\n      \"zodiac_sign\",\n      \"location_city\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "42b7e44f-427c-484c-b6fa-778d40ca37df",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "image"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"dcm\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_processed_image\": \"<boolean>\",\n  \"output_ocr_text\": \"<boolean>\",\n  \"masking_method\": \"blackbox\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"corporate_action\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"location\",\n      \"condition\"\n    ],\n    \"entity_unq_counter\": [\n      \"zodiac_sign\",\n      \"location_city\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "1c93be03-5f8b-4174-a93d-61bdc1bf569e",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "image"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"dcm\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"output_processed_image\": \"<boolean>\",\n  \"output_ocr_text\": \"<boolean>\",\n  \"masking_method\": \"blackbox\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"corporate_action\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"location\",\n      \"condition\"\n    ],\n    \"entity_unq_counter\": [\n      \"zodiac_sign\",\n      \"location_city\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "7e764aa5-d90f-4c37-aa0a-c328b3f9a7d3",
          "name": "De-identify Presentation",
          "request": {
            "name": "De-identify Presentation",
            "description": {
              "content": "De-identifies sensitive data from a presentation file. This operation includes options applicable to all supported presentation file types.<br/><br/>For broader file type support, see <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "presentation"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pptx\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"medical_code\",\n    \"project\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"filename\",\n      \"month\"\n    ],\n    \"entity_unq_counter\": [\n      \"url\",\n      \"financial_metric\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "948c82f9-44cb-43c6-88a9-ee3b1661cc8f",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "presentation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pptx\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"medical_code\",\n    \"project\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"filename\",\n      \"month\"\n    ],\n    \"entity_unq_counter\": [\n      \"url\",\n      \"financial_metric\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "0f2fc4e8-3354-4cab-aa9c-7e9f1276494c",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "presentation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pptx\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"medical_code\",\n    \"project\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"filename\",\n      \"month\"\n    ],\n    \"entity_unq_counter\": [\n      \"url\",\n      \"financial_metric\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "ed953b5f-b457-48f8-894d-2e3332839528",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "presentation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pptx\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"medical_code\",\n    \"project\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"filename\",\n      \"month\"\n    ],\n    \"entity_unq_counter\": [\n      \"url\",\n      \"financial_metric\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "eb085fa8-465b-4aec-a6ce-ff4cb4cef2b6",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "presentation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"pptx\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"medical_code\",\n    \"project\"\n  ],\n  \"token_type\": {\n    \"entity_only\": [\n      \"filename\",\n      \"month\"\n    ],\n    \"entity_unq_counter\": [\n      \"url\",\n      \"financial_metric\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "ecccfb9d-0f10-4408-b65d-efac64cfff3f",
          "name": "De-identify Spreadsheet",
          "request": {
            "name": "De-identify Spreadsheet",
            "description": {
              "content": "De-identifies sensitive data from a spreadsheet file. This operation includes options applicable to all supported spreadsheet file types.<br/><br/>For broader file type support, see <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "spreadsheet"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"csv\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"location_address_street\",\n    \"medical_code\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"location_state\",\n      \"duration\"\n    ],\n    \"entity_only\": [\n      \"url\",\n      \"language\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_coordinate\",\n      \"political_affiliation\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "91c081c2-3cce-4d32-bc19-5a34f37712c4",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "spreadsheet"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"csv\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"location_address_street\",\n    \"medical_code\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"location_state\",\n      \"duration\"\n    ],\n    \"entity_only\": [\n      \"url\",\n      \"language\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_coordinate\",\n      \"political_affiliation\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "6595c2b8-e800-4ff5-a96f-cd7169502837",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "spreadsheet"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"csv\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"location_address_street\",\n    \"medical_code\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"location_state\",\n      \"duration\"\n    ],\n    \"entity_only\": [\n      \"url\",\n      \"language\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_coordinate\",\n      \"political_affiliation\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "5e851ff1-4622-4a20-ae66-7e467f681096",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "spreadsheet"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"csv\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"location_address_street\",\n    \"medical_code\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"location_state\",\n      \"duration\"\n    ],\n    \"entity_only\": [\n      \"url\",\n      \"language\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_coordinate\",\n      \"political_affiliation\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "284b5a0d-2c66-4287-8786-1e719bed07d3",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "spreadsheet"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"csv\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"location_address_street\",\n    \"medical_code\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"location_state\",\n      \"duration\"\n    ],\n    \"entity_only\": [\n      \"url\",\n      \"language\"\n    ],\n    \"entity_unq_counter\": [\n      \"location_coordinate\",\n      \"political_affiliation\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "9d66eee5-1a85-4b1e-a34c-3dcf42b15f06",
          "name": "De-identify Structured Text",
          "request": {
            "name": "De-identify Structured Text",
            "description": {
              "content": "De-identifies sensitive data from a structured text file. This operation includes options applicable to all supported structured text file types.<br/><br/>For broader file type support, see <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "structured_text"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"email_address\",\n    \"password\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"name_medical_professional\",\n      \"political_affiliation\"\n    ],\n    \"entity_only\": [\n      \"location_coordinate\",\n      \"healthcare_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"name_medical_professional\",\n      \"dob\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "dec265b7-573e-4bc4-adbb-d5596d95695b",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "structured_text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"email_address\",\n    \"password\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"name_medical_professional\",\n      \"political_affiliation\"\n    ],\n    \"entity_only\": [\n      \"location_coordinate\",\n      \"healthcare_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"name_medical_professional\",\n      \"dob\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "9e7654f9-562e-4c83-a58f-7416736d8bfc",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "structured_text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"email_address\",\n    \"password\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"name_medical_professional\",\n      \"political_affiliation\"\n    ],\n    \"entity_only\": [\n      \"location_coordinate\",\n      \"healthcare_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"name_medical_professional\",\n      \"dob\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "64904638-c982-485e-be20-d2ea90af4d6f",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "structured_text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"email_address\",\n    \"password\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"name_medical_professional\",\n      \"political_affiliation\"\n    ],\n    \"entity_only\": [\n      \"location_coordinate\",\n      \"healthcare_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"name_medical_professional\",\n      \"dob\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "32b7b990-7f01-4a13-85a2-d722f0fc115e",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "structured_text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"email_address\",\n    \"password\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"name_medical_professional\",\n      \"political_affiliation\"\n    ],\n    \"entity_only\": [\n      \"location_coordinate\",\n      \"healthcare_number\"\n    ],\n    \"entity_unq_counter\": [\n      \"name_medical_professional\",\n      \"dob\"\n    ],\n    \"default\": \"entity_unq_counter\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "1e302330-1c46-4c43-b62f-a0465bc299ed",
          "name": "De-identify Text",
          "request": {
            "name": "De-identify Text",
            "description": {
              "content": "De-identifies sensitive data from a text file. This operation includes options applicable to all supported image text types.<br/><br/>For broader file type support, see <a href='#deidentify_file'>De-identify File</a>.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "file",
                "text"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"txt\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"year\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"organization_medical_facility\",\n      \"name_family\"\n    ],\n    \"entity_only\": [\n      \"username\",\n      \"all\"\n    ],\n    \"entity_unq_counter\": [\n      \"location\",\n      \"gender\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "10925cc3-e739-41fb-89da-f8210d0a4070",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"txt\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"year\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"organization_medical_facility\",\n      \"name_family\"\n    ],\n    \"entity_only\": [\n      \"username\",\n      \"all\"\n    ],\n    \"entity_unq_counter\": [\n      \"location\",\n      \"gender\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"run_id\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "91d06ce4-b185-444c-af9f-b842dabacbbc",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"txt\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"year\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"organization_medical_facility\",\n      \"name_family\"\n    ],\n    \"entity_only\": [\n      \"username\",\n      \"all\"\n    ],\n    \"entity_unq_counter\": [\n      \"location\",\n      \"gender\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "998779e5-8452-4208-b640-471cc3c6419d",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"txt\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"year\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"organization_medical_facility\",\n      \"name_family\"\n    ],\n    \"entity_only\": [\n      \"username\",\n      \"all\"\n    ],\n    \"entity_unq_counter\": [\n      \"location\",\n      \"gender\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "20913cb1-9934-474e-989c-bfaa7eff106d",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "file",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"txt\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"political_affiliation\",\n    \"year\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"organization_medical_facility\",\n      \"name_family\"\n    ],\n    \"entity_only\": [\n      \"username\",\n      \"all\"\n    ],\n    \"entity_unq_counter\": [\n      \"location\",\n      \"gender\"\n    ],\n    \"default\": \"entity_only\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dat\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "86f6e3cf-c19b-412d-99cf-e3bfce1b14ac",
          "name": "Re-identify File",
          "request": {
            "name": "Re-identify File",
            "description": {
              "content": "Re-identifies tokens in a file.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "reidentify",
                "file"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"username\",\n      \"ssn\"\n    ],\n    \"masked\": [\n      \"duration\",\n      \"name_family\"\n    ],\n    \"plaintext\": [\n      \"date_interval\",\n      \"product\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "f3d2cc0c-94bc-4c18-b2af-a27b5d174f93",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"username\",\n      \"ssn\"\n    ],\n    \"masked\": [\n      \"duration\",\n      \"name_family\"\n    ],\n    \"plaintext\": [\n      \"date_interval\",\n      \"product\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"status\": \"SUCCESS\",\n  \"output_type\": \"UNKNOWN\",\n  \"output\": {\n    \"processed_file\": \"<string>\",\n    \"processed_file_type\": \"reidentified_file\",\n    \"processed_file_extension\": \"xls\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "73142204-d6c6-4a70-9599-b15859f9a923",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"username\",\n      \"ssn\"\n    ],\n    \"masked\": [\n      \"duration\",\n      \"name_family\"\n    ],\n    \"plaintext\": [\n      \"date_interval\",\n      \"product\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "f8c2ef1f-f8b4-4e57-b538-78d86549783f",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"username\",\n      \"ssn\"\n    ],\n    \"masked\": [\n      \"duration\",\n      \"name_family\"\n    ],\n    \"plaintext\": [\n      \"date_interval\",\n      \"product\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "fed87e17-ff9f-4e04-a80d-2804f5a46c21",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"file\": {\n    \"base64\": \"<string>\",\n    \"data_format\": \"xml\",\n    \"skyflow_id\": \"<string>\"\n  },\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"username\",\n      \"ssn\"\n    ],\n    \"masked\": [\n      \"duration\",\n      \"name_family\"\n    ],\n    \"plaintext\": [\n      \"date_interval\",\n      \"product\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "cfc90f23-3683-4c29-8a09-26958bffefab",
          "name": "Get Detect Run",
          "request": {
            "name": "Get Detect Run",
            "description": {
              "content": "Returns the status of a detect run.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "runs",
                ":run_id"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "(Required) ",
                    "type": "text/plain"
                  },
                  "key": "vault_id",
                  "value": "<string>"
                }
              ],
              "variable": [
                {
                  "type": "any",
                  "value": "<string>",
                  "key": "run_id",
                  "disabled": false,
                  "description": {
                    "content": "(Required) ",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "a7088c44-97b0-48b3-9f03-51f9bcdcd5c6",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "runs",
                    ":run_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vault_id",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "run_id"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"status\": \"UNKNOWN\",\n  \"outputType\": \"BASE64\",\n  \"output\": [\n    {\n      \"processedFile\": \"<string>\",\n      \"processedFileType\": \"redacted_transcription\",\n      \"processedFileExtension\": \"jpeg\"\n    },\n    {\n      \"processedFile\": \"<string>\",\n      \"processedFileType\": \"redacted_file\",\n      \"processedFileExtension\": \"ppt\"\n    }\n  ],\n  \"message\": \"<string>\",\n  \"size\": \"<float>\",\n  \"wordCharacterCount\": {\n    \"wordCount\": \"<integer>\",\n    \"characterCount\": \"<integer>\"\n  },\n  \"duration\": \"<float>\",\n  \"pages\": \"<integer>\",\n  \"slides\": \"<integer>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "ca099b02-5f39-4163-a398-1db2ab08f0f7",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "runs",
                    ":run_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vault_id",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "run_id"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "64e98265-c997-4f9a-a4e9-cfa37b7ee93b",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "runs",
                    ":run_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vault_id",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "run_id"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "5b0d8971-f1e3-42b2-b861-767b5f2b541d",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "runs",
                    ":run_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vault_id",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "run_id"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "Strings V1",
      "description": "",
      "item": [
        {
          "id": "98ac419a-3d21-47f0-a89d-0a78150a04e8",
          "name": "De-identify String",
          "request": {
            "name": "De-identify String",
            "description": {
              "content": "De-identifies sensitive data from a string.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "deidentify",
                "string"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"name_medical_professional\",\n    \"email_address\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"organization\"\n    ],\n    \"entity_only\": [\n      \"ssn\",\n      \"name\"\n    ],\n    \"entity_unq_counter\": [\n      \"medical_code\",\n      \"sexuality\"\n    ],\n    \"default\": \"vault_token\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "d72fc519-dddf-4792-a94c-4eb27bce2a7b",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"name_medical_professional\",\n    \"email_address\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"organization\"\n    ],\n    \"entity_only\": [\n      \"ssn\",\n      \"name\"\n    ],\n    \"entity_unq_counter\": [\n      \"medical_code\",\n      \"sexuality\"\n    ],\n    \"default\": \"vault_token\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"processed_text\": \"<string>\",\n  \"entities\": [\n    {\n      \"token\": \"<string>\",\n      \"value\": \"<string>\",\n      \"location\": {\n        \"start_index\": \"<integer>\",\n        \"end_index\": \"<integer>\",\n        \"start_index_processed\": \"<integer>\",\n        \"end_index_processed\": \"<integer>\"\n      },\n      \"entity_type\": \"<string>\",\n      \"entity_scores\": {\n        \"key_0\": \"<number>\",\n        \"key_1\": \"<number>\"\n      }\n    },\n    {\n      \"token\": \"<string>\",\n      \"value\": \"<string>\",\n      \"location\": {\n        \"start_index\": \"<integer>\",\n        \"end_index\": \"<integer>\",\n        \"start_index_processed\": \"<integer>\",\n        \"end_index_processed\": \"<integer>\"\n      },\n      \"entity_type\": \"<string>\",\n      \"entity_scores\": {\n        \"key_0\": \"<number>\"\n      }\n    }\n  ],\n  \"word_count\": \"<integer>\",\n  \"character_count\": \"<integer>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "fa773505-6f57-44be-ba34-e848d8b29ef8",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"name_medical_professional\",\n    \"email_address\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"organization\"\n    ],\n    \"entity_only\": [\n      \"ssn\",\n      \"name\"\n    ],\n    \"entity_unq_counter\": [\n      \"medical_code\",\n      \"sexuality\"\n    ],\n    \"default\": \"vault_token\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "593bf1f3-ff92-4973-bdf6-1ed8463bd990",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"name_medical_professional\",\n    \"email_address\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"organization\"\n    ],\n    \"entity_only\": [\n      \"ssn\",\n      \"name\"\n    ],\n    \"entity_unq_counter\": [\n      \"medical_code\",\n      \"sexuality\"\n    ],\n    \"default\": \"vault_token\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "7f91d1ed-3e05-4a81-bf27-1e54ff1d35d0",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"entity_types\": [\n    \"name_medical_professional\",\n    \"email_address\"\n  ],\n  \"token_type\": {\n    \"vault_token\": [\n      \"healthcare_number\",\n      \"organization\"\n    ],\n    \"entity_only\": [\n      \"ssn\",\n      \"name\"\n    ],\n    \"entity_unq_counter\": [\n      \"medical_code\",\n      \"sexuality\"\n    ],\n    \"default\": \"vault_token\"\n  },\n  \"allow_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"restrict_regex\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"transformations\": {\n    \"shift_dates\": {\n      \"min_days\": \"<integer>\",\n      \"max_days\": \"<integer>\",\n      \"entity_types\": [\n        \"dat\",\n        \"dob\"\n      ]\n    }\n  },\n  \"configuration_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "3cd23c1e-3549-4b61-b2e4-e9faf0ee36d6",
          "name": "Re-identify String",
          "request": {
            "name": "Re-identify String",
            "description": {
              "content": "Re-identifies tokens in a string.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "reidentify",
                "string"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"ip_address\",\n      \"blood_type\"\n    ],\n    \"masked\": [\n      \"condition\",\n      \"product\"\n    ],\n    \"plaintext\": [\n      \"credit_card_expiration\",\n      \"ip_address\"\n    ]\n  }\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "4b8391a4-ddea-4396-b556-ad9fa513a45f",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"ip_address\",\n      \"blood_type\"\n    ],\n    \"masked\": [\n      \"condition\",\n      \"product\"\n    ],\n    \"plaintext\": [\n      \"credit_card_expiration\",\n      \"ip_address\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"text\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "2cd5b755-271d-40ea-b130-d230b5e9ad79",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"ip_address\",\n      \"blood_type\"\n    ],\n    \"masked\": [\n      \"condition\",\n      \"product\"\n    ],\n    \"plaintext\": [\n      \"credit_card_expiration\",\n      \"ip_address\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "8d113479-384e-4847-b98e-3f35c15d95fd",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"ip_address\",\n      \"blood_type\"\n    ],\n    \"masked\": [\n      \"condition\",\n      \"product\"\n    ],\n    \"plaintext\": [\n      \"credit_card_expiration\",\n      \"ip_address\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "0dbc062f-1eaa-4d8c-9790-930b2a4f827e",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vault_id\": \"<string>\",\n  \"format\": {\n    \"redacted\": [\n      \"ip_address\",\n      \"blood_type\"\n    ],\n    \"masked\": [\n      \"condition\",\n      \"product\"\n    ],\n    \"plaintext\": [\n      \"credit_card_expiration\",\n      \"ip_address\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "Guardrails V1",
      "description": "",
      "item": [
        {
          "id": "fd25c1ac-f643-4d9e-b877-6e17aab92161",
          "name": "Check Guardrails",
          "request": {
            "name": "Check Guardrails",
            "description": {
              "content": "Preserve safety and compliance with usage policies.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "detect",
                "guardrails"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"vault_id\": \"<string>\",\n  \"text\": \"<string>\",\n  \"check_toxicity\": true,\n  \"deny_topics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "882e1542-8ba9-4a64-a2d1-feae9558eec3",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vault_id\": \"<string>\",\n  \"text\": \"<string>\",\n  \"check_toxicity\": true,\n  \"deny_topics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"text\": \"<string>\",\n  \"validation\": \"failed\",\n  \"toxic\": \"<boolean>\",\n  \"denied_topic\": \"<boolean>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "bc3356a4-7c46-435e-b0b1-7c4a8abf82f6",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vault_id\": \"<string>\",\n  \"text\": \"<string>\",\n  \"check_toxicity\": true,\n  \"deny_topics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "d4e80f34-2c7b-4502-93c4-bd8c3be2a405",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vault_id\": \"<string>\",\n  \"text\": \"<string>\",\n  \"check_toxicity\": true,\n  \"deny_topics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "3c4589b3-c77a-4527-9abf-036f99d8d221",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vault_id\": \"<string>\",\n  \"text\": \"<string>\",\n  \"check_toxicity\": true,\n  \"deny_topics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "Files V2",
      "description": "",
      "item": [
        {
          "id": "c99259c8-b6c0-4692-bb63-2c7a59bb2680",
          "name": "De-identify File V2",
          "request": {
            "name": "De-identify File V2",
            "description": {
              "content": "De-identifies sensitive data from a file.<br/><br/><b>Note</b>:\n- Layout may vary with token-based redaction for MS Office files (PPT, DOCX, and XLS) and PDFs when token-based PDF processing is selected.\n- V2 API is in beta and feature-flagged.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v2",
                "detect",
                "deidentify",
                "file"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"dataSource\": \"SKYFLOW_ID\",\n  \"value\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"dataFormat\": \"gif\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "536fb1ae-7b30-4010-9b72-0cf6e1f0fa81",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"SKYFLOW_ID\",\n  \"value\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"dataFormat\": \"gif\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"runId\": \"<string>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "9d3265bd-6ab3-4b99-8a2c-5a39dfe58d03",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"SKYFLOW_ID\",\n  \"value\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"dataFormat\": \"gif\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "53bfcbdc-1d6b-48de-8c0e-c8c3df729a74",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"SKYFLOW_ID\",\n  \"value\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"dataFormat\": \"gif\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "694b1622-9606-479f-b1dc-ae545ef04991",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"SKYFLOW_ID\",\n  \"value\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"dataFormat\": \"gif\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "4772c50f-8a64-455f-a7f3-72203225ece6",
          "name": "Re-identify File V2",
          "request": {
            "name": "Re-identify File V2",
            "description": {
              "content": "Re-identifies tokens in a file.<br/><br/><b>Note</b>: V2 API is in beta and feature-flagged.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v2",
                "detect",
                "reidentify",
                "file"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"dataSource\": \"BASE64\",\n  \"value\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"dataFormat\": \"png\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "f8e9af33-ba08-46ce-8e4b-f2281268c30f",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"BASE64\",\n  \"value\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"dataFormat\": \"png\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"status\": \"FAILED\",\n  \"outputType\": \"PRESIGNED_URL\",\n  \"output\": [\n    {\n      \"processedFile\": \"<string>\",\n      \"processedFileType\": \"undefined\",\n      \"processedFileExtension\": \"png\"\n    },\n    {\n      \"processedFile\": \"<string>\",\n      \"processedFileType\": \"undefined\",\n      \"processedFileExtension\": \"dcm\"\n    }\n  ],\n  \"metrics\": {\n    \"size\": \"<float>\",\n    \"wordCount\": \"<integer>\",\n    \"characterCount\": \"<integer>\",\n    \"slides\": \"<integer>\",\n    \"pages\": \"<integer>\",\n    \"duration\": \"<float>\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "5294283a-71f1-4bbd-9b23-23f40c836403",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"BASE64\",\n  \"value\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"dataFormat\": \"png\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "95d395aa-b7e8-423b-8467-ed3b6d65b66f",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"BASE64\",\n  \"value\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"dataFormat\": \"png\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "6d413fe5-e4f8-4dab-8bee-a4b896874c3f",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "file"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"dataSource\": \"BASE64\",\n  \"value\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"dataFormat\": \"png\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "d4528ca6-97d5-475e-8188-9003c0f0ce98",
          "name": "Get Detect Run V2",
          "request": {
            "name": "Get Detect Run V2",
            "description": {
              "content": "Returns the status of a detect run.<br/><br/><b>Note</b>: V2 API is in beta and feature-flagged.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v2",
                "detect",
                "runs",
                ":runId"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "(Required) ",
                    "type": "text/plain"
                  },
                  "key": "vaultId",
                  "value": "<string>"
                }
              ],
              "variable": [
                {
                  "type": "any",
                  "value": "<string>",
                  "key": "runId",
                  "disabled": false,
                  "description": {
                    "content": "(Required) ",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "aa07a7f9-975a-45d5-bc35-7fd883c8642e",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "runs",
                    ":runId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vaultId",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "runId"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"status\": \"UNKNOWN\",\n  \"outputType\": \"SKYFLOW_ID\",\n  \"output\": [\n    {\n      \"processedFile\": \"<string>\",\n      \"processedFileType\": \"undefined\",\n      \"processedFileExtension\": \"dcm\"\n    },\n    {\n      \"processedFile\": \"<string>\",\n      \"processedFileType\": \"undefined\",\n      \"processedFileExtension\": \"bmp\"\n    }\n  ],\n  \"message\": \"<string>\",\n  \"metrics\": {\n    \"size\": \"<float>\",\n    \"wordCount\": \"<integer>\",\n    \"characterCount\": \"<integer>\",\n    \"slides\": \"<integer>\",\n    \"pages\": \"<integer>\",\n    \"duration\": \"<float>\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "2c9aba5c-50a5-48d0-875c-1e7aff927212",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "runs",
                    ":runId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vaultId",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "runId"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "54cef913-db95-4607-9495-ac7c0e3a8bd3",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "runs",
                    ":runId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vaultId",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "runId"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "491d6715-565e-4e56-b29c-da0ce510b058",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "runs",
                    ":runId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "vaultId",
                      "value": "<string>"
                    }
                  ],
                  "variable": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "type": "any",
                      "value": "<string>",
                      "key": "runId"
                    }
                  ]
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "Strings V2",
      "description": "",
      "item": [
        {
          "id": "d82713cd-e40e-4d6b-a30e-065afbc42809",
          "name": "De-identify String V2",
          "request": {
            "name": "De-identify String V2",
            "description": {
              "content": "De-identifies sensitive data from a string.<br/><br/><b>Note</b>: V2 API is in beta and feature-flagged.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v2",
                "detect",
                "deidentify",
                "string"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"text\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "9ab4a5b2-f734-457e-9993-1b54bf2fb02c",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"processedText\": \"<string>\",\n  \"entities\": [\n    {\n      \"token\": \"<string>\",\n      \"value\": \"<string>\",\n      \"location\": {\n        \"startIndex\": \"<integer>\",\n        \"endIndex\": \"<integer>\",\n        \"startIndexProcessed\": \"<integer>\",\n        \"endIndexProcessed\": \"<integer>\"\n      },\n      \"entityType\": \"<string>\",\n      \"entityScores\": {\n        \"key_0\": \"<number>\",\n        \"key_1\": \"<number>\",\n        \"key_2\": \"<number>\",\n        \"key_3\": \"<number>\",\n        \"key_4\": \"<number>\"\n      }\n    },\n    {\n      \"token\": \"<string>\",\n      \"value\": \"<string>\",\n      \"location\": {\n        \"startIndex\": \"<integer>\",\n        \"endIndex\": \"<integer>\",\n        \"startIndexProcessed\": \"<integer>\",\n        \"endIndexProcessed\": \"<integer>\"\n      },\n      \"entityType\": \"<string>\",\n      \"entityScores\": {\n        \"key_0\": \"<number>\"\n      }\n    }\n  ],\n  \"metrics\": {\n    \"size\": \"<float>\",\n    \"wordCount\": \"<integer>\",\n    \"characterCount\": \"<integer>\",\n    \"slides\": \"<integer>\",\n    \"pages\": \"<integer>\",\n    \"duration\": \"<float>\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "c586a67a-da7b-47cb-b81f-ea0b3bc5d5fa",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "ba6510b1-8bf8-4f90-864a-1cb8cd1759fb",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "e56e6c02-131d-4393-90bc-ae82f97a5b36",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "deidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"configurationId\": \"<string>\",\n  \"configuration\": {\n    \"vaultId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"detect\": {\n      \"entities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"ENTITY_UNIQUE_COUNTER\",\n          \"destination\": \"<string>\",\n          \"transformation\": {\n            \"shiftDates\": {\n              \"minDays\": \"<integer>\",\n              \"maxDays\": \"<integer>\"\n            }\n          }\n        }\n      ],\n      \"objectEntities\": [\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        },\n        {\n          \"entityType\": \"ALL\",\n          \"deidentificationType\": \"UNREDACT\"\n        }\n      ],\n      \"restrict\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"skip\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"customTypes\": [\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"label\": \"<string>\",\n          \"match\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"returnEntities\": \"EXCLUDE_SENSITIVE_DATA\"\n    },\n    \"fileMapping\": [\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      },\n      {\n        \"source\": \"<string>\",\n        \"destination\": \"<string>\"\n      }\n    ],\n    \"media\": {\n      \"audio\": {\n        \"outputProcessedAudio\": true,\n        \"outputTranscription\": \"NONE\",\n        \"bleep\": {\n          \"startPadding\": 0.5,\n          \"stopPadding\": 0.2,\n          \"frequency\": 600,\n          \"gain\": -3\n        }\n      },\n      \"document\": {\n        \"pdf\": {\n          \"processingMode\": \"TEXT_LAYER\",\n          \"density\": 200,\n          \"maxResolution\": 3000\n        }\n      },\n      \"image\": {\n        \"outputProcessedImage\": true,\n        \"outputOcrText\": false,\n        \"maskingMethod\": \"BLACKBOX\"\n      }\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "a5e7beda-cbf1-4ca2-bdd5-8da89ea0bc2e",
          "name": "Re-identify String V2",
          "request": {
            "name": "Re-identify String V2",
            "description": {
              "content": "Re-identifies tokens in a string.<br/><br/><b>Note</b>: V2 API is in beta and feature-flagged.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v2",
                "detect",
                "reidentify",
                "string"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"text\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "eba0bcea-cca7-42e8-a0b5-a6bba3335a7c",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"processedText\": \"<string>\",\n  \"metrics\": {\n    \"size\": \"<float>\",\n    \"wordCount\": \"<integer>\",\n    \"characterCount\": \"<integer>\",\n    \"slides\": \"<integer>\",\n    \"pages\": \"<integer>\",\n    \"duration\": \"<float>\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "df8897f6-b75c-4ccd-8410-214a1f6a4441",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "6369e37a-b5f4-4a80-bb95-f43139916d45",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "03ef20d1-1a62-4e49-8319-06f0cbf70d5a",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "reidentify",
                    "string"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"text\": \"<string>\",\n  \"vaultId\": \"<string>\",\n  \"redactionLevel\": [\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"replacePattern\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "Guardrails V2",
      "description": "",
      "item": [
        {
          "id": "f4134054-b403-4e4f-a995-0af676f5cfd0",
          "name": "Check Guardrails V2",
          "request": {
            "name": "Check Guardrails V2",
            "description": {
              "content": "Preserve safety and compliance with usage policies.<br/><br/><b>Note</b>: V2 API is in beta and feature-flagged.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v2",
                "detect",
                "guardrails"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"vaultId\": \"<string>\",\n  \"text\": \"<string>\",\n  \"checkToxicity\": true,\n  \"denyTopics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "e3daad8d-87db-4e2c-a81c-70c3749f1298",
              "name": "OK",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vaultId\": \"<string>\",\n  \"text\": \"<string>\",\n  \"checkToxicity\": true,\n  \"denyTopics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"text\": \"<string>\",\n  \"validation\": \"FAILED\",\n  \"toxic\": \"<boolean>\",\n  \"deniedTopic\": \"<boolean>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "6d89a31f-360d-490c-b827-9ed2a27e0ddd",
              "name": "Returned when the request is invalid or cannot be served.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vaultId\": \"<string>\",\n  \"text\": \"<string>\",\n  \"checkToxicity\": true,\n  \"denyTopics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "e92cf274-3ddd-44ec-9afa-868a15cf9341",
              "name": "Returned when the request is unauthorized.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vaultId\": \"<string>\",\n  \"text\": \"<string>\",\n  \"checkToxicity\": true,\n  \"denyTopics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "17d5e871-e2af-46b4-9dc2-80bd7077c8fc",
              "name": "An unexpected error response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v2",
                    "detect",
                    "guardrails"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"vaultId\": \"<string>\",\n  \"text\": \"<string>\",\n  \"checkToxicity\": true,\n  \"denyTopics\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "disabled": true,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "X-Request-ID",
                  "value": ""
                }
              ],
              "body": "{\n  \"error\": {\n    \"grpc_code\": \"<integer>\",\n    \"http_code\": \"<integer>\",\n    \"http_status\": \"<string>\",\n    \"message\": \"<string>\",\n    \"details\": [\n      {\n        \"key_0\": 1507\n      },\n      {\n        \"key_0\": true\n      }\n    ]\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    }
  ],
  "event": [],
  "variable": [
    {
      "key": "token",
      "value": "<Bearer token from Studio or an SDK. See Authenticate: https://docs.skyflow.com/api-authentication/>",
      "type": "string"
    },
    {
      "key": "accountID",
      "value": "<Your account ID. Get in Studio by viewing vault information. Required for multi-tenant environments.>",
      "type": "string"
    },
    {
      "key": "vaultURL",
      "value": "<Your vault URL. Get in Studio by viewing vault information.>",
      "type": "string"
    },
    {
      "key": "baseUrl",
      "value": "{{vaultURL}}"
    }
  ],
  "info": {
    "_postman_id": "154a7835-48bf-41a9-88d2-a237208e5f12",
    "name": "Detect API",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": {
      "content": "**Note:** This API is in beta and subject to change.\n\nThis API detects and de-identifies sensitive data in the specified content.\n\nThe Detect API is available from two base URIs. *identifier* is the identifier in your vault's URL.\n\n- **Sandbox:** https://*identifier*.vault.skyflowapis-preview.com\n- **Production:** https://*identifier*.vault.skyflowapis.com\n\nThe user or service account calling the Detect API must have Detect Invoker or Vault Owner permissions for the specified vault.\n\nWhen you make an API call, you need to add an *Authorization* header:\n\n| Header | Value | Example |\n| --- | --- | --- |\n| Authorization | A Bearer Token. See [API Authentication](/docs/fundamentals/api-authentication). | `Authorization: Bearer eyJhbGciOiJSUzI...1NiIsJdfPA` |",
      "type": "text/plain"
    }
  },
  "auth": {
    "type": "bearer",
    "bearer": [
      {
        "key": "token",
        "value": "{{token}}",
        "type": "string"
      }
    ]
  }
}
