Skip to content

Link Store

POST
/api/v1/tenants/{tenant_id}/store

Link a StoreConnection owned by the caller's org to the tenant.

The store's organization_id must match the tenant's — otherwise an
admin could attach another organisation's store to their tenant just by
knowing its UUID.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

tenant_id*
Type
integer
Required

Request Body

application/json
JSON
{
  
"store_id": "string"
}

Responses

Successful Response

application/json
JSON
{
  
"additionalProperties": "string"
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

XC AI Content Automation