---
title: "Connect brand"
method: POST
path: "/brands/current"
tags: ["Brands"]
---

# Connect brand

`POST /brands/current`

With this endpoint you can connect your site to Omnisend.
Note it's only possible to connect store with [oAuth flow](https://api-docs.omnisend.com/reference/oauth).

**Scopes:**
`brands.write`
<br><a href="https://www.postman.com/omnisend-api/workspace/omnisend/overview" target="_blank">Open Postman collection</a>

## Headers

- `Omnisend-Version` string, required

## Request body

- GithubComOmnisendBrandSettingsInternalDomainStoreConnectionConnectBrandRequest
  - `currency` string
  - `platform` string, required
  - `version` string, required
  - `website` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/omnisend/apis/events-api.md) · [All operations](https://skmtc.dev/omnisend/apis/events-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omnisend/events-api/revisions/50214fbc283f/schema)
