---
title: "POST /tenants/self/connections"
method: POST
path: "/tenants/self/connections"
tags: ["Tenants"]
---

# POST /tenants/self/connections

`POST /tenants/self/connections`

## Request body

- CreateTenantConnectionRequest
  - `strategy` string, required
  - `options` TenantConnectionOptions, required
    - `domain_aliases` string[], nullable

## Response `201`

Created

- CreateTenantConnectionResponse
  - `connection_id` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/basistheory/apis/basis-theory-api.md) · [All operations](https://skmtc.net/basistheory/apis/basis-theory-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/basistheory/basis-theory-api/revisions/cbb8e098b560/schema)
