---
title: "Create a new traffic source integration. Requires integration type and authentication credentials for the traffic source API"
method: POST
path: "/glass/integrations"
tags: ["Automizer"]
---

# Create a new traffic source integration. Requires integration type and authentication credentials for the traffic source API

`POST /glass/integrations`

`authentication` is required and its fields are specific to the chosen `type`
(per-provider API keys/tokens); the request schema does not enumerate them. Provide the correct
credentials for that provider — a missing or wrong-shaped `authentication` fails at deserialization
with BAD_REQUEST due to an unreadable/malformed request body.

## Response `200`

Created or updated data source integration

---

[API](https://skmtc.net/voluum/apis/voluum-api.md) · [All operations](https://skmtc.net/voluum/apis/voluum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voluum/voluum-api/versions/ebf61c973cf2/schema)
