v1
latestOpenAPI 3.0.02026-07-2664192238.8 KBBrands
Connect brand
With this endpoint you can connect your site to Omnisend. Note it's only possible to connect store with oAuth flow.
Scopes: brands.write <br><a href="https://www.postman.com/omnisend-api/workspace/omnisend/overview" target="_blank">Open Postman collection</a>
post/brands/current
Headers
Omnisend-Versionstring required
API version that specifies the response format and behaviour
Request body
Example request
{
"currency": "USD",
"platform": "wordpress",
"version": "2",
"website": "https://www.example.com"
}Response
OK